mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
11 lines
218 B
Text
11 lines
218 B
Text
![]() |
#
|
||
|
# Ralink SoC common stuff
|
||
|
#
|
||
|
core-$(CONFIG_RALINK) += arch/mips/ralink/
|
||
|
cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
|
||
|
|
||
|
#
|
||
|
# Ralink RT305x
|
||
|
#
|
||
|
load-$(CONFIG_SOC_RT305X) += 0xffffffff80000000
|