/arch/mips/lantiq/Platform

http://github.com/mirrors/linux · #! · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · 7413dc81492fafb072a7e7c38aae0478 MD5 · raw file

  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