]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/Makefile.spl
spl: move SPL driver entries to driver/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Aug 2015 22:31:44 +0000 (07:31 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 18 Aug 2015 17:46:00 +0000 (13:46 -0400)
commitd6c2ac5b7572e1fd9662e1cd9c1d7c184dfab1c0
tree1a8c3cfce4ce619e2cac6265d38f93dc97ab71e1
parent8be60f06c258df5aca5a28304a1fa1bbc47f8578
spl: move SPL driver entries to driver/Makefile

Just preparing for upcoming cleaning.

The board-specific linker script  board/vpac270/u-boot-spl.lds
has been touched to avoid build error.  It does not change the
size of spl/u-boot-spl.bin for this board, so it should be OK.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/vpac270/u-boot-spl.lds
drivers/Makefile
scripts/Makefile.spl