Home
last modified time | relevance | path

Searched hist:"33 a02da0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/sandbox/lib/
H A DMakefile258060905e04fe2eb509756ef3b37e23e220a2d6 Mon Apr 21 04:39:35 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> sandbox: move source files from board/ to arch/sandbox/

Prior to commit 33a02da0, all boards must have board/${BOARD}/
or board/${VENDOR}/${BOARD}/ directory.
Now this rule is obsolete.

It looks weird that sandbox defines "vendor" and "board" just for
meeting the old U-Boot directory structure.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>