projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e4226
)
[MIPS] SMTC: Build fix: Fix filename in Makefile
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 1 Oct 2008 21:23:52 +0000
(22:23 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 3 Oct 2008 16:58:57 +0000
(17:58 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/mti-malta/Makefile
b/arch/mips/mti-malta/Makefile
index
3b7dd72
..
cef2db8
100644
(file)
--- a/
arch/mips/mti-malta/Makefile
+++ b/
arch/mips/mti-malta/Makefile
@@
-15,6
+15,6
@@
obj-$(CONFIG_EARLY_PRINTK) += malta-console.o
obj-$(CONFIG_PCI) += malta-pci.o
# FIXME FIXME FIXME
-obj-$(CONFIG_MIPS_MT_SMTC) += malta
_
smtc.o
+obj-$(CONFIG_MIPS_MT_SMTC) += malta
-
smtc.o
EXTRA_CFLAGS += -Werror