Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: 07d9a380680d1c0eb51ef87ff2eab5c994949e69 authored by Linus Torvalds on 24 October 2016, 00:10:14 UTC
Linux 4.9-rc2
Tip revision: 07d9a38
Platform
#
# Broadcom BCM63XX boards
#
platform-$(CONFIG_BCM63XX)	+= bcm63xx/
cflags-$(CONFIG_BCM63XX)	+=					\
		-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
load-$(CONFIG_BCM63XX)		:= 0xffffffff80010000
back to top