Loading arch/mips/Kbuild.platforms +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ platforms += alchemy platforms += ar7 platforms += bcm47xx platforms += cobalt platforms += dec platforms += jazz Loading arch/mips/Makefile +0 −7 Original line number Diff line number Diff line Loading @@ -279,13 +279,6 @@ load-$(CONFIG_SIBYTE_SWARM) := 0xffffffff80100000 core-$(CONFIG_SIBYTE_BIGSUR) += arch/mips/sibyte/swarm/ load-$(CONFIG_SIBYTE_BIGSUR) := 0xffffffff80100000 # # Broadcom BCM47XX boards # core-$(CONFIG_BCM47XX) += arch/mips/bcm47xx/ cflags-$(CONFIG_BCM47XX) += -I$(srctree)/arch/mips/include/asm/mach-bcm47xx load-$(CONFIG_BCM47XX) := 0xffffffff80001000 # # Broadcom BCM63XX boards # Loading arch/mips/bcm47xx/Platform 0 → 100644 +7 −0 Original line number Diff line number Diff line # # Broadcom BCM47XX boards # platform-$(CONFIG_BCM47XX) += bcm47xx/ cflags-$(CONFIG_BCM47XX) += \ -I$(srctree)/arch/mips/include/asm/mach-bcm47xx load-$(CONFIG_BCM47XX) := 0xffffffff80001000 Loading
arch/mips/Kbuild.platforms +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ platforms += alchemy platforms += ar7 platforms += bcm47xx platforms += cobalt platforms += dec platforms += jazz Loading
arch/mips/Makefile +0 −7 Original line number Diff line number Diff line Loading @@ -279,13 +279,6 @@ load-$(CONFIG_SIBYTE_SWARM) := 0xffffffff80100000 core-$(CONFIG_SIBYTE_BIGSUR) += arch/mips/sibyte/swarm/ load-$(CONFIG_SIBYTE_BIGSUR) := 0xffffffff80100000 # # Broadcom BCM47XX boards # core-$(CONFIG_BCM47XX) += arch/mips/bcm47xx/ cflags-$(CONFIG_BCM47XX) += -I$(srctree)/arch/mips/include/asm/mach-bcm47xx load-$(CONFIG_BCM47XX) := 0xffffffff80001000 # # Broadcom BCM63XX boards # Loading
arch/mips/bcm47xx/Platform 0 → 100644 +7 −0 Original line number Diff line number Diff line # # Broadcom BCM47XX boards # platform-$(CONFIG_BCM47XX) += bcm47xx/ cflags-$(CONFIG_BCM47XX) += \ -I$(srctree)/arch/mips/include/asm/mach-bcm47xx load-$(CONFIG_BCM47XX) := 0xffffffff80001000