mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-07 12:00:38 +00:00
![Ralf Baechle](/assets/img/avatar_default.png)
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
|