Platform 447 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_CPU_XLR) += $(call cc-option,-march=xlr,-march=mips64)
  10. cflags-$(CONFIG_CPU_XLP) += $(call cc-option,-march=xlp,-march=mips64r2)
  11. #
  12. # NETLOGIC processor support
  13. #
  14. load-$(CONFIG_NLM_COMMON) += 0xffffffff80100000