mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:38:06 +02:00
10 lines
168 B
Makefile
10 lines
168 B
Makefile
|
#
|
||
|
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
lib-y += bootbase.o
|
||
|
lib-y += cfe.o
|
||
|
lib-y += generic.o
|
||
|
lib-y += myloader.o
|
||
|
lib-y += routerboot.o
|