]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: sandburst: delete FORCEBUILD
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 4 Feb 2014 08:24:43 +0000 (17:24 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:10:04 +0000 (11:10 -0500)
commitb831bb36bbf138a209608f192270fb1c5239cb10
tree3cf9477dc51fcf69c6c7be58e02595d41d68bc04
parent3341bfecb522bc407ecc8add154704e9d8b62a9c
board: sandburst: delete FORCEBUILD

We had switched to Kbuild, so we do not need to
delete sandburst board files at every build.

U-Boot conventional build system did not check the
update of command line option, -DBUILDUSER.

Kbuild can handle it nicely and re-builds object files
when command line options are changed.
(The file ".*.cmd" stores the information how the file
was generated at the previous build.)

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
board/sandburst/karef/Makefile
board/sandburst/metrobox/Makefile