Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 52addcf9d6669fa439387610bc65c92fa0980cef authored by Linus Torvalds on 25 August 2014, 22:36:20 UTC
Linux 3.17-rc2
Tip revision: 52addcf
Platform
#
# Broadcom BCM47XX boards
#
platform-$(CONFIG_BCM47XX)	+= bcm47xx/
cflags-$(CONFIG_BCM47XX)	+=					\
		-I$(srctree)/arch/mips/include/asm/mach-bcm47xx
load-$(CONFIG_BCM47XX)		:= 0xffffffff80001000
back to top