diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:33 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:33 -0400 |
| commit | 2157bc68711bf0e69f9aca4d310bd863298fbb3f (patch) | |
| tree | 782eccb964694e9ffc534f6d970cd8a2bd25ffa0 /arch/mips/Makefile | |
| parent | 372a775f50347f5c1dd87752b16e5c05ea965790 (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/Makefile | 9 |
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 | |||
| 310 | core-$(CONFIG_MIPS_BOARDS_GEN) += arch/mips/mips-boards/generic/ | 310 | core-$(CONFIG_MIPS_BOARDS_GEN) += arch/mips/mips-boards/generic/ |
| 311 | 311 | ||
| 312 | # | 312 | # |
| 313 | # MIPS Atlas board | ||
| 314 | # | ||
| 315 | core-$(CONFIG_MIPS_ATLAS) += arch/mips/mips-boards/atlas/ | ||
| 316 | cflags-$(CONFIG_MIPS_ATLAS) += -Iinclude/asm-mips/mach-atlas | ||
| 317 | cflags-$(CONFIG_MIPS_ATLAS) += -Iinclude/asm-mips/mach-mips | ||
| 318 | load-$(CONFIG_MIPS_ATLAS) += 0xffffffff80100000 | ||
| 319 | all-$(CONFIG_MIPS_ATLAS) := vmlinux.bin | ||
| 320 | |||
| 321 | # | ||
| 322 | # MIPS Malta board | 313 | # MIPS Malta board |
| 323 | # | 314 | # |
| 324 | core-$(CONFIG_MIPS_MALTA) += arch/mips/mips-boards/malta/ | 315 | core-$(CONFIG_MIPS_MALTA) += arch/mips/mips-boards/malta/ |
