config: set ARCH if powerpc64 is selected in the configuration
authorFlorian Larysch <fl@n621.de>
Thu, 3 Nov 2016 12:46:23 +0000 (13:46 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Oct 2017 11:24:04 +0000 (13:24 +0200)
Signed-off-by: Florian Larysch <fl@n621.de>
target/Config.in

index cb876c6af2129df0a2b9e8b2078caa7098b4ceab..3aef76890dba3c18ac3fafa588cba61ce72009d7 100644 (file)
@@ -199,6 +199,7 @@ config ARCH
        default "mips64"    if mips64
        default "mips64el"  if mips64el
        default "powerpc"   if powerpc
        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
        default "sh3"       if sh3
        default "sh3eb"     if sh3eb
        default "sh4"       if sh4