Platform 452 B

12345678910111213141516
  1. #
  2. # NETLOGIC includes
  3. #
  4. cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic
  5. cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic
  6. #
  7. # use mips64 if xlr is not available
  8. #
  9. cflags-$(CONFIG_NLM_XLR) += $(call cc-option,-march=xlr,-march=mips64)
  10. #
  11. # NETLOGIC XLR/XLS SoC, Simulator and boards
  12. #
  13. core-$(CONFIG_NLM_XLR) += arch/mips/netlogic/xlr/
  14. load-$(CONFIG_NLM_XLR_BOARD) += 0xffffffff84000000