blob: 4195a097f5f27d010893ade58830f8162a2b764c [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001#
2# NETLOGIC includes
3#
4cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic
5cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic
6
7#
8# use mips64 if xlr is not available
9#
10cflags-$(CONFIG_CPU_XLR) += $(call cc-option,-march=xlr,-march=mips64)
11cflags-$(CONFIG_CPU_XLP) += $(call cc-option,-march=xlp,-march=mips64r2)
12
13#
14# NETLOGIC processor support
15#
Andrew Scullb4b6d4a2019-01-02 15:54:55 +000016load-$(CONFIG_NLM_COMMON) += 0xffffffff80100000