1
0
Fork 0

[ARM] 5321/1: Kirkwood: fix typo in Makefile

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
wifi-calibration
Nicolas Pitre 2008-10-23 19:35:09 +01:00 committed by Russell King
parent 884afaab44
commit fd55cd3d3a
1 changed files with 1 additions and 1 deletions

View 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