mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 09:34:04 +02:00
015aed1317
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|