Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: b0af8dfdd67699e25083478c63eedef2e72ebd85 authored by Linus Torvalds on 28 June 2011, 02:12:22 UTC
Linux 3.0-rc5
Tip revision: b0af8df
Platform
#
# Cisco PowerTV Platform
#
platform-$(CONFIG_POWERTV)	+= powertv/
cflags-$(CONFIG_POWERTV)	+=					\
		-I$(srctree)/arch/mips/include/asm/mach-powertv
load-$(CONFIG_POWERTV)		+= 0xffffffff90800000
back to top