]> Git Repo - linux.git/blob - arch/mips/lantiq/Platform
kbuild: split final module linking out into Makefile.modfinal
[linux.git] / arch / mips / lantiq / Platform
1 #
2 # Lantiq
3 #
4
5 platform-$(CONFIG_LANTIQ)       += lantiq/
6 cflags-$(CONFIG_LANTIQ)         += -I$(srctree)/arch/mips/include/asm/mach-lantiq
7 load-$(CONFIG_LANTIQ)           = 0xffffffff80002000
8 cflags-$(CONFIG_SOC_TYPE_XWAY)  += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
9 cflags-$(CONFIG_SOC_FALCON)     += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon
This page took 0.041334 seconds and 4 git commands to generate.