config: set ARCH if powerpc64 is selected in the configuration

Signed-off-by: Florian Larysch <fl@n621.de>
v19.07.3_mercusys_ac12_duma
Florian Larysch 8 years ago committed by Felix Fietkau
parent 56ed89f078
commit 7ea6261b43

@ -199,6 +199,7 @@ config ARCH
default "mips64" if mips64
default "mips64el" if mips64el
default "powerpc" if powerpc
default "powerpc64" if powerpc64
default "sh3" if sh3
default "sh3eb" if sh3eb
default "sh4" if sh4

Loading…
Cancel
Save