[ARM] 5321/1: Kirkwood: fix typo in Makefile
authorNicolas Pitre <nico@cam.org>
Thu, 23 Oct 2008 18:35:09 +0000 (19:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Oct 2008 18:58:19 +0000 (19:58 +0100)
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-kirkwood/Makefile

index e14bf40..b96c55d 100644 (file)
@@ -2,4 +2,4 @@ obj-y                           += common.o addr-map.o irq.o pcie.o
 
 obj-$(CONFIG_MACH_DB88F6281_BP)                += db88f6281-bp-setup.o
 obj-$(CONFIG_MACH_RD88F6192_NAS)       += rd88f6192-nas-setup.o
-obj-$(CONFIG_MACH_RD88F6192_NAS)       += rd88f6281-setup.o
+obj-$(CONFIG_MACH_RD88F6281)           += rd88f6281-setup.o