https://github.com/torvalds/linux
Raw File
Tip revision: 1860e379875dfe7271c649058aeddffe5afd9d0d authored by Linus Torvalds on 08 June 2014, 18:19:54 UTC
Linux 3.15
Tip revision: 1860e37
Platform
#
# Atheros AR71xx/AR724x/AR913x
#

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