mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-19 17:14:40 +08:00
ad5f263557
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
platform-$(CONFIG_SOC_PNX8550) += pnx8550/
|
|
|
|
cflags-$(CONFIG_SOC_PNX8550) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-pnx8550
|
|
|
|
load-$(CONFIG_PNX8550_JBS) += 0xffffffff80060000
|
|
load-$(CONFIG_PNX8550_STB810) += 0xffffffff80060000
|