mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
ceaa62a6f0
Some 4xx Makefiles didn't add $(SOBJ) to their board library. This was no till now problem, since those boards included this object (init.o most of the time) directly from their linker scripts. This patch clean this up, so that all objects are now collected in the board library. This is in preparation for the upcoming PPC4xx linker script consolidation. Signed-off-by: Stefan Roese <sr@denx.de> |
||
---|---|---|
.. | ||
cmd_pip405.c | ||
config.mk | ||
init.S | ||
Makefile | ||
pip405.c | ||
pip405.h | ||
u-boot.lds | ||
u-boot.lds.debug |