summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa2007-02-20 06:11:57 +0100
committerRalf Baechle2007-02-20 18:11:55 +0100
commitc316eb1eee2c803c33b1f826fe744c922d2e354f (patch)
treefe20495759af06890169d2ea2612b19a42eb6086 /arch/mips/cobalt/Makefile
parent[PATCH] tick management: make broadcast dependent on local APIC (diff)
downloadkernel-qcow2-linux-c316eb1eee2c803c33b1f826fe744c922d2e354f.tar.gz
kernel-qcow2-linux-c316eb1eee2c803c33b1f826fe744c922d2e354f.tar.xz
kernel-qcow2-linux-c316eb1eee2c803c33b1f826fe744c922d2e354f.zip
[MIPS] Add MTD device support for Cobalt
This patch has added MTD device support for Cobalt. Moreover, removes old type FlashROM support. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/cobalt/Makefile')
-rw-r--r--arch/mips/cobalt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/cobalt/Makefile b/arch/mips/cobalt/Makefile
index 225ac8f34ccd..12589a1ff048 100644
--- a/arch/mips/cobalt/Makefile
+++ b/arch/mips/cobalt/Makefile
@@ -5,5 +5,6 @@
obj-y := irq.o reset.o setup.o
obj-$(CONFIG_EARLY_PRINTK) += console.o
+obj-$(CONFIG_MTD_PHYSMAP) += mtd.o
EXTRA_AFLAGS := $(CFLAGS)