Platform 421 字节
Newer Older
1 2 3
#
# NETLOGIC includes
#
4 5
cflags-$(CONFIG_NLM_COMMON)	+= -I$(srctree)/arch/mips/include/asm/mach-netlogic
cflags-$(CONFIG_NLM_COMMON)	+= -I$(srctree)/arch/mips/include/asm/netlogic
6

7 8 9 10 11
#
# use mips64 if xlr is not available
#
cflags-$(CONFIG_NLM_XLR)	+= $(call cc-option,-march=xlr,-march=mips64)

12
#
13
# NETLOGIC processor support
14
#
15 16
platform-$(CONFIG_NLM_XLR)  	+= netlogic/xlr
load-$(CONFIG_NLM_COMMON)  	+= 0xffffffff80100000