|
@@ -333,13 +333,6 @@ cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta
|
|
|
load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
|
|
|
all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin
|
|
|
|
|
|
-#
|
|
|
-# MIPS SIM
|
|
|
-#
|
|
|
-core-$(CONFIG_MIPS_SIM) += arch/mips/mipssim/
|
|
|
-cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim
|
|
|
-load-$(CONFIG_MIPS_SIM) += 0x80100000
|
|
|
-
|
|
|
#
|
|
|
# PMC-Sierra MSP SOCs
|
|
|
#
|