forked from luck/tmp_suning_uos_patched
bdf20507da
Nobody seems to be interested anymore and upstream also never had an ethernet driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
#
|
|
# PMC-Sierra MSP SOCs
|
|
#
|
|
platform-$(CONFIG_PMC_MSP) += pmc-sierra/msp71xx/
|
|
cflags-$(CONFIG_PMC_MSP) += -I$(srctree)/arch/mips/include/asm/pmc-sierra/msp71xx \
|
|
-mno-branch-likely
|
|
load-$(CONFIG_PMC_MSP) += 0xffffffff80100000
|