oops, missing fix from [21485]
authorJohn Crispin <john@openwrt.org>
Tue, 18 May 2010 09:14:01 +0000 (09:14 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 18 May 2010 09:14:01 +0000 (09:14 +0000)
SVN-Revision: 21499

target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/Makefile

index 008aa2b52d2f379f7dcd6a487a5a36b722fd944a..4beb33b39d6d1423b1c6f91479463631ee79ce34 100644 (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