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