mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 14:56:48 +07:00
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
|
#
|
||
|
# NETLOGIC includes
|
||
|
#
|
||
|
cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic
|
||
|
cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic
|
||
|
|
||
|
#
|
||
|
# NETLOGIC XLR/XLS SoC, Simulator and boards
|
||
|
#
|
||
|
core-$(CONFIG_NLM_XLR) += arch/mips/netlogic/xlr/
|
||
|
load-$(CONFIG_NLM_XLR_BOARD) += 0xffffffff84000000
|