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