mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-10 15:54:39 +08:00
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
|
#
|
||
|
# Atheros AR531X/AR231X WiSoC
|
||
|
#
|
||
|
platform-$(CONFIG_ATH25) += ath25/
|
||
|
cflags-$(CONFIG_ATH25) += -I$(srctree)/arch/mips/include/asm/mach-ath25
|
||
|
load-$(CONFIG_ATH25) += 0xffffffff80041000
|