mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 10:07:52 +07:00
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
|
#
|
||
|
# Cobalt Server
|
||
|
#
|
||
|
platform-$(CONFIG_MIPS_COBALT) += cobalt/
|
||
|
cflags-$(CONFIG_MIPS_COBALT) += -I$(srctree)/arch/mips/include/asm/mach-cobalt
|
||
|
load-$(CONFIG_MIPS_COBALT) += 0xffffffff80080000
|