mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
5 lines
151 B
Text
5 lines
151 B
Text
#
|
|
# Atheros AR531X/AR231X WiSoC
|
|
#
|
|
cflags-$(CONFIG_ATH25) += -I$(srctree)/arch/mips/include/asm/mach-ath25
|
|
load-$(CONFIG_ATH25) += 0xffffffff80041000
|