Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: f722406faae2d073cc1d01063d1123c35425939e authored by Linus Torvalds on 12 May 2013, 00:14:08 UTC
Linux 3.10-rc1
Tip revision: f722406
Platform
#
# DECstation family
#
platform-$(CONFIG_MACH_DECSTATION)	+= dec/
cflags-$(CONFIG_MACH_DECSTATION)	+= \
			-I$(srctree)/arch/mips/include/asm/mach-dec
libs-$(CONFIG_MACH_DECSTATION)		+= arch/mips/dec/prom/
load-$(CONFIG_MACH_DECSTATION)		+= 0xffffffff80040000
back to top