mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 12:26:41 +07:00
7034228792
Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
211 B
Plaintext
8 lines
211 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
|