mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
3 lines
75 B
Makefile
3 lines
75 B
Makefile
|
obj-y += lowlevel_init.o board_common.o
|
||
|
obj-$(CONFIG_SPL_BUILD) += spl.o
|