summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/Platform
blob: 3f49e519d0932c8abacae909267d5cf57b218894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Ralink SoC common stuff
#
core-$(CONFIG_RALINK)		+= arch/mips/ralink/
cflags-$(CONFIG_RALINK)		+= -I$(srctree)/arch/mips/include/asm/mach-ralink

#
# Ralink RT288x
#
load-$(CONFIG_SOC_RT288X)	+= 0xffffffff88000000

#
# Ralink RT305x
#
load-$(CONFIG_SOC_RT305X)	+= 0xffffffff80000000
OpenPOWER on IntegriCloud