mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
7 lines
186 B
Text
7 lines
186 B
Text
|
#
|
||
|
# Atheros AR531X/AR231X WiSoC
|
||
|
#
|
||
|
platform-$(CONFIG_ATH25) += ath25/
|
||
|
cflags-$(CONFIG_ATH25) += -I$(srctree)/arch/mips/include/asm/mach-ath25
|
||
|
load-$(CONFIG_ATH25) += 0xffffffff80041000
|