config: set ARCH if powerpc64 is selected in the configuration

Signed-off-by: Florian Larysch <fl@n621.de>
This commit is contained in:
Florian Larysch 2016-11-03 13:46:23 +01:00 committed by Felix Fietkau
parent 56ed89f078
commit 7ea6261b43
1 changed files with 1 additions and 0 deletions

View File

@ -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