xref: /linux/arch/mips/sni/Platform (revision 07c7b547a79605f1041d55b84d91a4a4d9c5b363)
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