Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm...
[deliverable/linux.git] / arch / mips / sni / Platform
CommitLineData
655f40e4
RB
1#
2# SNI RM
3#
4platform-$(CONFIG_SNI_RM) += sni/
5cflags-$(CONFIG_SNI_RM) += -I$(srctree)/arch/mips/include/asm/mach-rm
6ifdef CONFIG_CPU_LITTLE_ENDIAN
7load-$(CONFIG_SNI_RM) += 0xffffffff80600000
8else
9load-$(CONFIG_SNI_RM) += 0xffffffff80030000
10endif
11all-$(CONFIG_SNI_RM) := $(COMPRESSION_FNAME).ecoff
This page took 0.45256 seconds and 5 git commands to generate.