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