Re: [PATCH] powerpc: ppc4xx: drop unused variable
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-04-01 02:31:31
Also in:
linux-gpio
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-04-01 02:31:31
Also in:
linux-gpio
On Thu, 2016-03-31 at 14:57 +0200, Linus Walleij wrote:
On Thu, Mar 31, 2016 at 12:09 PM, Michael Ellerman [off-list ref] wrote:quoted
If you feel like cross building powerpc in future it should be as simple as: $ dnf install gcc-powerpc64-linux-gnu || apt-get install gcc-powerpc-linux-gnu $ make ARCH=powerpc CROSS_COMPILE=powerpc-linux-gnu- ...Ah hm yeah I guess everyone "should", it's just that these days I mainly rely on Fenguang's kautobuild to do this job for me and get back with the result from a plethora of arches.
Sure. That makes sense for all the silly little architectures. But for powerpc you should really cross compile. .. :P
Sometimes a buggy bit slips through the cracks though, sorry about that.
No stress. cheers