kernel: fixup KARCH for powerpc64 builds
authorFlorian Larysch <fl@n621.de>
Thu, 3 Nov 2016 12:58:24 +0000 (13:58 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Oct 2017 11:24:04 +0000 (13:24 +0200)
The kernel calls both ppc64 and ppc32 "powerpc", so we need to fixup
LINUX_KARCH when building with ARCH=powerpc64.

Signed-off-by: Florian Larysch <fl@n621.de>

No differences found