xref: /linux/arch/mips/sni/Platform (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1*655f40e4SRalf Baechle#
2*655f40e4SRalf Baechle# SNI RM
3*655f40e4SRalf Baechle#
4*655f40e4SRalf Baechlecflags-$(CONFIG_SNI_RM)		+= -I$(srctree)/arch/mips/include/asm/mach-rm
5*655f40e4SRalf Baechleifdef CONFIG_CPU_LITTLE_ENDIAN
6*655f40e4SRalf Baechleload-$(CONFIG_SNI_RM)		+= 0xffffffff80600000
7*655f40e4SRalf Baechleelse
8*655f40e4SRalf Baechleload-$(CONFIG_SNI_RM)		+= 0xffffffff80030000
9*655f40e4SRalf Baechleendif
10*655f40e4SRalf Baechleall-$(CONFIG_SNI_RM)		:= $(COMPRESSION_FNAME).ecoff
11