Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: a909d3e636995ba7c349e2ca5dbb528154d4ac30 authored by Linus Torvalds on 29 October 2016, 20:52:02 UTC
Linux 4.9-rc3
Tip revision: a909d3e
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