mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +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
|