Loading arch/mips/Kbuild.platforms +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ platforms += ar7 platforms += loongson platforms += mipssim # include the platform specific files include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms)) arch/mips/Makefile +0 −7 Original line number Diff line number Diff line Loading @@ -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 # Loading arch/mips/mipssim/Makefile +0 −2 Original line number Diff line number Diff line Loading @@ -21,5 +21,3 @@ obj-y := sim_platform.o sim_setup.o sim_mem.o sim_time.o sim_int.o obj-$(CONFIG_EARLY_PRINTK) += sim_console.o obj-$(CONFIG_MIPS_MT_SMTC) += sim_smtc.o EXTRA_CFLAGS += -Werror arch/mips/mipssim/Platform 0 → 100644 +6 −0 Original line number Diff line number Diff line # # MIPS SIM # platform-$(CONFIG_MIPS_SIM) += mipssim/ cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim load-$(CONFIG_MIPS_SIM) += 0x80100000 Loading
arch/mips/Kbuild.platforms +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ platforms += ar7 platforms += loongson platforms += mipssim # include the platform specific files include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
arch/mips/Makefile +0 −7 Original line number Diff line number Diff line Loading @@ -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 # Loading
arch/mips/mipssim/Makefile +0 −2 Original line number Diff line number Diff line Loading @@ -21,5 +21,3 @@ obj-y := sim_platform.o sim_setup.o sim_mem.o sim_time.o sim_int.o obj-$(CONFIG_EARLY_PRINTK) += sim_console.o obj-$(CONFIG_MIPS_MT_SMTC) += sim_smtc.o EXTRA_CFLAGS += -Werror
arch/mips/mipssim/Platform 0 → 100644 +6 −0 Original line number Diff line number Diff line # # MIPS SIM # platform-$(CONFIG_MIPS_SIM) += mipssim/ cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim load-$(CONFIG_MIPS_SIM) += 0x80100000