summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2008-12-01 09:16:08 +0100
committerRalf Baechle2008-12-04 18:47:28 +0100
commit566a3b95579c123f7711e2f98d078f370746046b (patch)
tree408b31b8000b9862d5ea4aa78870f46d51809865 /arch/mips/mti-malta/Makefile
parentMIPS: IP22, Fulong, Malta: Update defconfigs. (diff)
downloadkernel-qcow2-linux-566a3b95579c123f7711e2f98d078f370746046b.tar.gz
kernel-qcow2-linux-566a3b95579c123f7711e2f98d078f370746046b.tar.xz
kernel-qcow2-linux-566a3b95579c123f7711e2f98d078f370746046b.zip
MIPS: Malta: Consolidate platform device code.
After adding the RTC platform device to malta-platform.c malta-mtd.c should get unified with the rest of the platform device code.
Diffstat (limited to 'arch/mips/mti-malta/Makefile')
-rw-r--r--arch/mips/mti-malta/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/mips/mti-malta/Makefile b/arch/mips/mti-malta/Makefile
index cef2db8d2225..32e847808df1 100644
--- a/arch/mips/mti-malta/Makefile
+++ b/arch/mips/mti-malta/Makefile
@@ -7,9 +7,8 @@
#
obj-y := malta-amon.o malta-cmdline.o \
malta-display.o malta-init.o malta-int.o \
- malta-memory.o malta-mtd.o \
- malta-platform.o malta-reset.o \
- malta-setup.o malta-time.o
+ malta-memory.o malta-platform.o \
+ malta-reset.o malta-setup.o malta-time.o
obj-$(CONFIG_EARLY_PRINTK) += malta-console.o
obj-$(CONFIG_PCI) += malta-pci.o