aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-08-05 08:25:49 -0400
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 08:25:49 -0400
commit655f40e4870a46551a4510695765913d2c0518ce (patch)
treef564968be0cd4f4b3b703d47a8bf044a2cdbbea8 /arch/mips/Makefile
parentc136af0906ba714b67bdc8623a0f82ddd7a7ba21 (diff)
MIPS: SNI: Migrate to new platform makefile style.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index efaae8578ee7..ccbb367b5bf1 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -370,18 +370,6 @@ cflags-$(CONFIG_BCM63XX) += -I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
370load-$(CONFIG_BCM63XX) := 0xffffffff80010000 370load-$(CONFIG_BCM63XX) := 0xffffffff80010000
371 371
372# 372#
373# SNI RM
374#
375core-$(CONFIG_SNI_RM) += arch/mips/sni/
376cflags-$(CONFIG_SNI_RM) += -I$(srctree)/arch/mips/include/asm/mach-rm
377ifdef CONFIG_CPU_LITTLE_ENDIAN
378load-$(CONFIG_SNI_RM) += 0xffffffff80600000
379else
380load-$(CONFIG_SNI_RM) += 0xffffffff80030000
381endif
382all-$(CONFIG_SNI_RM) := $(COMPRESSION_FNAME).ecoff
383
384#
385# Common TXx9 373# Common TXx9
386# 374#
387core-$(CONFIG_MACH_TX39XX) += arch/mips/txx9/generic/ 375core-$(CONFIG_MACH_TX39XX) += arch/mips/txx9/generic/