mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
26bff9eb49
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>
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
#
|
|
# Atheros AR71xx/AR724x/AR913x
|
|
#
|
|
|
|
cflags-$(CONFIG_ATH79) += -I$(srctree)/arch/mips/include/asm/mach-ath79
|
|
load-$(CONFIG_ATH79) = 0xffffffff80060000
|