1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 22:36:22 +03:00

[ifxmips] oops, missing fix from [21485]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2010-05-18 09:14:01 +00:00
parent 8db5903195
commit bcbe2bafd1

View File

@ -1,5 +1,6 @@
obj-y := dma-core.o irq.o ebu.o setup.o devices.o cgu.o
obj-$(CONFIG_IFXMIPS_ARCAYDIAN_BRNBOOT) += arcaydian.o
obj-$(CONFIG_DANUBE_MACH_ARV452) += mach-arv452.o
obj-$(CONFIG_DANUBE_MACH_ARV4520) += mach-arv4520.o
obj-$(CONFIG_DANUBE_MACH_ARV4525) += mach-arv4525.o
obj-$(CONFIG_DANUBE_MACH_EASY50712) += mach-easy50712.o
obj-$(CONFIG_DANUBE_MACH_EASY4010) += mach-easy4010.o