Kernel 4.15.3 (ya sí).

Pues ya, ahora sí, me furula,...era la tontería esa del código fuente que tuve que editar:

diff --git a/drivers/ssb/Kconfig b/drivers/ssb/Kconfig  index 71c73766ee22..65af12c3bdb2 100644  --- a/drivers/ssb/Kconfig  +++ b/drivers/ssb/Kconfig  @@ -32,7 +32,7 @@  config SSB_BLOCKIO      config SSB_PCIHOST_POSSIBLE   	bool  -	depends on SSB && (PCI = y || PCI = SSB) && PCI_DRIVERS_LEGACY  +	depends on SSB && (PCI = y || PCI = SSB) && (PCI_DRIVERS_LEGACY || !MIPS)   	default y      config SSB_PCIHOST

Pues aquí tenemos ya hecho el asunto:

https://drive.google.com/open?id=1l2he2OTYL7hq7-1Pz4x630qqFDrepzef

¿Tan difícil es? ¡Pues no! Resulta rápido y seguro. :P

No hay comentarios: