mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-08 16:51:56 +02:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12863 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
187 B
Makefile
11 lines
187 B
Makefile
#
|
|
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
|
|
#
|
|
|
|
lib-y += admboot.o
|
|
lib-y += bootbase.o
|
|
lib-y += cfe.o
|
|
lib-y += generic.o
|
|
lib-y += myloader.o
|
|
lib-y += routerboot.o
|