mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 19:24:02 +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
|