Parcourir la source

config: set ARCH if powerpc64 is selected in the configuration

Signed-off-by: Florian Larysch <[email protected]>
Florian Larysch il y a 9 ans
Parent
commit
7ea6261b43
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      target/Config.in

+ 1 - 0
target/Config.in

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