https://github.com/torvalds/linux
Raw File
Tip revision: 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 authored by Linus Torvalds on 22 January 2011, 03:01:34 UTC
Linux 2.6.38-rc2
Tip revision: 1bae4ce
Platform
#
# Texas Instruments AR7
#
platform-$(CONFIG_AR7)          += ar7/
cflags-$(CONFIG_AR7)            += -I$(srctree)/arch/mips/include/asm/mach-ar7
load-$(CONFIG_AR7)              += 0xffffffff94100000
back to top