Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: dd775ae2549217d3ae09363e3edb305d0fa19928 authored by Linus Torvalds on 31 March 2012, 23:24:09 UTC
Linux 3.4-rc1
Tip revision: dd775ae
Platform
#
# Lantiq
#

platform-$(CONFIG_LANTIQ)	+= lantiq/
cflags-$(CONFIG_LANTIQ)		+= -I$(srctree)/arch/mips/include/asm/mach-lantiq
load-$(CONFIG_LANTIQ)		= 0xffffffff80002000
cflags-$(CONFIG_SOC_TYPE_XWAY)	+= -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
back to top