mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
10 lines
124 B
Makefile
10 lines
124 B
Makefile
|
|
||
|
extra-y += start.o
|
||
|
|
||
|
obj-y += spl.o
|
||
|
obj-y += cps.o
|
||
|
obj-y += dram.o
|
||
|
obj-y += serial.o
|
||
|
obj-y += launch.o
|
||
|
obj-y += launch_ll.o
|