You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|