From ff32b062ea6d16a1c53d57da0ac9419c9d015534 Mon Sep 17 00:00:00 2001 From: Yoichi Yuasa Date: Mon, 30 Jul 2007 22:40:35 +0900 Subject: [MIPS] DDB5477: Remove support Signed-off-by: Yoichi Yuasa Signed-off-by: Ralf Baechle --- arch/mips/Makefile | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'arch/mips/Makefile') diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 2bd0a86..32c1c8f 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -367,17 +367,6 @@ cflags-$(CONFIG_BASLER_EXCITE) += -Iinclude/asm-mips/mach-excite load-$(CONFIG_BASLER_EXCITE) += 0x80100000 # -# NEC DDB -# -core-$(CONFIG_DDB5XXX_COMMON) += arch/mips/ddb5xxx/common/ - -# -# NEC DDB Vrc-5477 -# -core-$(CONFIG_DDB5477) += arch/mips/ddb5xxx/ddb5477/ -load-$(CONFIG_DDB5477) += 0xffffffff80100000 - -# # Common VR41xx # core-$(CONFIG_MACH_VR41XX) += arch/mips/vr41xx/common/ -- cgit v1.1