[U-Boot] [U-Boot,1/2] kbuild: allow empty board directories

Tom Rini trini at ti.com
Tue Mar 4 20:19:33 CET 2014


On Mon, Mar 03, 2014 at 07:03:17PM +0900, Masahiro Yamada wrote:

> U-Boot has compelled all boards to have
> board/${BOARD}/ or board/${VENDOR}/${BOARD}/ directory.
> 
> Sometimes it does not seem suitable for some boards,
> for example Sandbox. (Is it a board?)
> 
> And arcangel4 board has nothing to compile
> under the board directory.
> 
> This commit makes the build system more flexible:
> If '<none>' is given to the 6th column (=Board name) of boards.cfg,
> Kbuild will not descend into the board directory.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140304/fd41df78/attachment.pgp>


More information about the U-Boot mailing list