projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938b2b1
)
[MIPS] Malta: Always compile MTD platform device registration code.
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 15 Jun 2008 23:23:39 +0000
(
00:23
+0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 16 Jun 2008 14:14:48 +0000
(15:14 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/malta/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/mips-boards/malta/Makefile
b/arch/mips/mips-boards/malta/Makefile
index
8dc6e2a
..
db4ad65
100644
(file)
--- a/
arch/mips/mips-boards/malta/Makefile
+++ b/
arch/mips/mips-boards/malta/Makefile
@@
-19,9
+19,8
@@
# under Linux.
#
-obj-y := malta_int.o malta_platform.o malta_setup.o
+obj-y := malta_int.o malta_
mtd.o malta_
platform.o malta_setup.o
-obj-$(CONFIG_MTD) += malta_mtd.o
# FIXME FIXME FIXME
obj-$(CONFIG_MIPS_MT_SMTC) += malta_smtc.o