aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2008-07-15 13:44:33 -0400
committerRalf Baechle <ralf@linux-mips.org>2008-07-15 13:44:33 -0400
commit2157bc68711bf0e69f9aca4d310bd863298fbb3f (patch)
tree782eccb964694e9ffc534f6d970cd8a2bd25ffa0 /arch/mips/Makefile
parent372a775f50347f5c1dd87752b16e5c05ea965790 (diff)
[MIPS] Atlas: Remove support code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 0b8d82d55c66..9bc2c763909f 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -310,15 +310,6 @@ cflags-$(CONFIG_LEMOTE_FULONG) += -Iinclude/asm-mips/mach-lemote
310core-$(CONFIG_MIPS_BOARDS_GEN) += arch/mips/mips-boards/generic/ 310core-$(CONFIG_MIPS_BOARDS_GEN) += arch/mips/mips-boards/generic/
311 311
312# 312#
313# MIPS Atlas board
314#
315core-$(CONFIG_MIPS_ATLAS) += arch/mips/mips-boards/atlas/
316cflags-$(CONFIG_MIPS_ATLAS) += -Iinclude/asm-mips/mach-atlas
317cflags-$(CONFIG_MIPS_ATLAS) += -Iinclude/asm-mips/mach-mips
318load-$(CONFIG_MIPS_ATLAS) += 0xffffffff80100000
319all-$(CONFIG_MIPS_ATLAS) := vmlinux.bin
320
321#
322# MIPS Malta board 313# MIPS Malta board
323# 314#
324core-$(CONFIG_MIPS_MALTA) += arch/mips/mips-boards/malta/ 315core-$(CONFIG_MIPS_MALTA) += arch/mips/mips-boards/malta/