Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API

From: Michael Ellerman
Date: Sun Aug 29 2021 - 08:25:38 EST


Christophe Leroy <christophe.leroy@xxxxxxxxxx> writes:
> Le 27/08/2021 à 21:56, Christophe JAILLET a écrit :
>> ---
>> It has *not* been compile tested because I don't have the needed
>> configuration or cross-compiler. However, the modification is completely
>> mechanical and done by coccinelle.
>
> All you need is at https://mirrors.edge.kernel.org/pub/tools/crosstool/

There's also some instructions here for using distro toolchains:

https://github.com/linuxppc/wiki/wiki/Building-powerpc-kernels

cheers