https://github.com/torvalds/linux
Raw File
Tip revision: 431c1646e1f86b949fa3685efc50b660a364c2b6 authored by Linus Torvalds on 01 September 2024, 07:46:02 UTC
Linux 6.11-rc6
Tip revision: 431c164
Platform
#
# Atheros AR71xx/AR724x/AR913x
#

cflags-$(CONFIG_ATH79)		+= -I$(srctree)/arch/mips/include/asm/mach-ath79
load-$(CONFIG_ATH79)		= 0xffffffff80060000
back to top