source:
src/linux/universal/linux-3.2/arch/mips/lantiq/Platform
@
18225
| Last change on this file since 18225 was 18225, checked in by BrainSlayer, 16 months ago | |
|---|---|
| File size: 426 bytes | |
| Line | |
|---|---|
| 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_TYPE_VR9) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway |
| 10 | cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon |
Note: See TracBrowser
for help on using the repository browser.
