projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
884afaa
)
[ARM] 5321/1: Kirkwood: fix typo in Makefile
author
Nicolas Pitre
<nico@cam.org>
Thu, 23 Oct 2008 18:35:09 +0000
(19:35 +0100)
committer
Russell 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-kirkwood/Makefile
b/arch/arm/mach-kirkwood/Makefile
index
e14bf40
..
b96c55d
100644
(file)
--- a/
arch/arm/mach-kirkwood/Makefile
+++ b/
arch/arm/mach-kirkwood/Makefile
@@
-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_RD88F6
192_NAS)
+= rd88f6281-setup.o
+obj-$(CONFIG_MACH_RD88F6
281)
+= rd88f6281-setup.o