mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 00:15:24 +03:00
f70a974dd0
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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
|