1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-28 05:31:06 +02:00
juhosg f6225af7d0 [adm5120] prepare trxsplit to support sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 09:51:32 +00:00

12 lines
229 B
Makefile

#
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
#
obj-y := setup.o prom.o irq.o memory.o adm5120_info.o
obj-y += board.o
obj-y += clock.o
obj-y += gpio.o
obj-y += platform.o
obj-y += reset.o
obj-y += time.o