]> Git Repo - linux.git/blob - arch/mips/sni/Platform
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
[linux.git] / arch / mips / sni / Platform
1 #
2 # SNI RM
3 #
4 platform-$(CONFIG_SNI_RM)               += sni/
5 cflags-$(CONFIG_SNI_RM)         += -I$(srctree)/arch/mips/include/asm/mach-rm
6 ifdef CONFIG_CPU_LITTLE_ENDIAN
7 load-$(CONFIG_SNI_RM)           += 0xffffffff80600000
8 else
9 load-$(CONFIG_SNI_RM)           += 0xffffffff80030000
10 endif
11 all-$(CONFIG_SNI_RM)            := $(COMPRESSION_FNAME).ecoff
This page took 0.036871 seconds and 4 git commands to generate.