Re: [U-Boot] [PATCH 8/9] Allow command-line files to be dropped

2016-02-26 Thread Simon Glass
Hi Tom, On 26 February 2016 at 10:17, Tom Rini wrote: > On Thu, Feb 25, 2016 at 09:00:55PM -0700, Simon Glass wrote: > >> These files do not need to be compiled when CONFIG_CMDLINE is disabled. >> Update the Makefile to reflect this. >> >> Signed-off-by: Simon Glass > > Reviewed-by: Tom Rini >

Re: [U-Boot] [PATCH 8/9] Allow command-line files to be dropped

2016-02-26 Thread Tom Rini
On Thu, Feb 25, 2016 at 09:00:55PM -0700, Simon Glass wrote: > These files do not need to be compiled when CONFIG_CMDLINE is disabled. > Update the Makefile to reflect this. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini ... but did you buildman the world here? iirc, we have some cases