summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2008-10-01 23:23:52 +0200
committerRalf Baechle2008-10-03 18:58:57 +0200
commit498a863fdfb3e60d2e0e964cd202c2030bda1005 (patch)
tree437e8f59c3533f131e10f1e46d01859a3c4bbefb /arch/mips/mti-malta/Makefile
parent[MIPS] Build fix: Fix irq flags type (diff)
downloadkernel-qcow2-linux-498a863fdfb3e60d2e0e964cd202c2030bda1005.tar.gz
kernel-qcow2-linux-498a863fdfb3e60d2e0e964cd202c2030bda1005.tar.xz
kernel-qcow2-linux-498a863fdfb3e60d2e0e964cd202c2030bda1005.zip
[MIPS] SMTC: Build fix: Fix filename in Makefile
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mti-malta/Makefile')
-rw-r--r--arch/mips/mti-malta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mti-malta/Makefile b/arch/mips/mti-malta/Makefile
index 3b7dd722c32a..cef2db8d2225 100644
--- 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