Platform 341 B

12345678910
  1. #
  2. # Lantiq
  3. #
  4. platform-$(CONFIG_LANTIQ) += lantiq/
  5. cflags-$(CONFIG_LANTIQ) += -I$(srctree)/arch/mips/include/asm/mach-lantiq
  6. load-$(CONFIG_LANTIQ) = 0xffffffff80002000
  7. cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
  8. cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon