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.
|
#
|
|
# PMC-Sierra MSP SOCs
|
|
#
|
|
platform-$(CONFIG_PMC_MSP) += pmcs-msp71xx/
|
|
cflags-$(CONFIG_PMC_MSP) += -I$(srctree)/arch/mips/include/asm/mach-pmcs-msp71xx \
|
|
-mno-branch-likely
|
|
load-$(CONFIG_PMC_MSP) += 0xffffffff80100000
|
|
|