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