mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
ad5f263557
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
234 B
Text
7 lines
234 B
Text
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
|