xref: /linux/arch/mips/sni/Platform (revision 253f68f413a87a4e2bd93e61b00410e5e1b7b774)
1#
2# SNI RM
3#
4cflags-$(CONFIG_SNI_RM)		+= -I$(srctree)/arch/mips/include/asm/mach-rm
5ifdef CONFIG_CPU_LITTLE_ENDIAN
6load-$(CONFIG_SNI_RM)		+= 0xffffffff80600000
7else
8load-$(CONFIG_SNI_RM)		+= 0xffffffff80030000
9endif
10all-$(CONFIG_SNI_RM)		:= $(COMPRESSION_FNAME).ecoff
11