18c2ecf20Sopenharmony_ci#
28c2ecf20Sopenharmony_ci# Ralink SoC common stuff
38c2ecf20Sopenharmony_ci#
48c2ecf20Sopenharmony_cicflags-$(CONFIG_RALINK)		+= -I$(srctree)/arch/mips/include/asm/mach-ralink
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#
78c2ecf20Sopenharmony_ci# Ralink RT288x
88c2ecf20Sopenharmony_ci#
98c2ecf20Sopenharmony_ciload-$(CONFIG_SOC_RT288X)	+= 0xffffffff88000000
108c2ecf20Sopenharmony_cicflags-$(CONFIG_SOC_RT288X)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#
138c2ecf20Sopenharmony_ci# Ralink RT305x
148c2ecf20Sopenharmony_ci#
158c2ecf20Sopenharmony_ciload-$(CONFIG_SOC_RT305X)	+= 0xffffffff80000000
168c2ecf20Sopenharmony_cicflags-$(CONFIG_SOC_RT305X)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci#
198c2ecf20Sopenharmony_ci# Ralink RT3883
208c2ecf20Sopenharmony_ci#
218c2ecf20Sopenharmony_ciload-$(CONFIG_SOC_RT3883)	+= 0xffffffff80000000
228c2ecf20Sopenharmony_cicflags-$(CONFIG_SOC_RT3883)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ci#
258c2ecf20Sopenharmony_ci# Ralink MT7620
268c2ecf20Sopenharmony_ci#
278c2ecf20Sopenharmony_ciload-$(CONFIG_SOC_MT7620)	+= 0xffffffff80000000
288c2ecf20Sopenharmony_cicflags-$(CONFIG_SOC_MT7620)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci# Ralink MT7621
318c2ecf20Sopenharmony_ci#
328c2ecf20Sopenharmony_ciload-$(CONFIG_SOC_MT7621)	+= 0xffffffff80001000
338c2ecf20Sopenharmony_cicflags-$(CONFIG_SOC_MT7621)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
34