summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/malta/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-03-04 18:27:34 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-03-07 00:07:16 +0000
commit57a2050c408620613c5715171364de2cc5566f22 (patch)
tree8280cdd114311d5eb594b9358932058ee756bb08 /arch/mips/mips-boards/malta/Makefile
parentb3920590b589a1dbb41eb58ef0ed2699f136482a (diff)
[MIPS] SMTC: De-obscure Malta hooks.
Should now be understandable why the thing works ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mips-boards/malta/Makefile')
-rw-r--r--arch/mips/mips-boards/malta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mips-boards/malta/Makefile b/arch/mips/mips-boards/malta/Makefile
index cb7f349b0514..377d9e8f250a 100644
--- a/arch/mips/mips-boards/malta/Makefile
+++ b/arch/mips/mips-boards/malta/Makefile
@@ -21,4 +21,4 @@
obj-y := malta_int.o malta_setup.o
obj-$(CONFIG_MTD) += malta_mtd.o
-obj-$(CONFIG_SMP) += malta_smp.o
+obj-$(CONFIG_MIPS_MT_SMTC) += malta_smtc.o