mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-12 03:36:48 +07:00
8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
|
#
|
||
|
# MIPS SEAD-3 board
|
||
|
#
|
||
|
platform-$(CONFIG_MIPS_SEAD3) += mti-sead3/
|
||
|
cflags-$(CONFIG_MIPS_SEAD3) += -I$(srctree)/arch/mips/include/asm/mach-sead3
|
||
|
load-$(CONFIG_MIPS_SEAD3) += 0xffffffff80100000
|
||
|
all-$(CONFIG_MIPS_SEAD3) := $(COMPRESSION_FNAME).srec
|