mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 01:55:13 +07:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
#
|
|
# Wind River PPMC Board (4KC + GT64120)
|
|
#
|
|
platform-$(CONFIG_WR_PPMC) += wrppmc/
|
|
cflags-$(CONFIG_WR_PPMC) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-wrppmc
|
|
load-$(CONFIG_WR_PPMC) += 0xffffffff80100000
|