summaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorFlorian Larysch <fl@n621.de>2016-11-03 13:46:23 +0100
committerFelix Fietkau <nbd@nbd.name>2017-10-24 13:24:04 +0200
commit7ea6261b4344bde08be0e72ab018f772e8d25da2 (patch)
treef4bcf2e57eaaf617f00414a963884fbf9a744a9f /target/Config.in
parent56ed89f0787b9c366e24e360c542bbeebe6e2423 (diff)
downloadopenwrt-7ea6261b4344bde08be0e72ab018f772e8d25da2.tar.gz
openwrt-7ea6261b4344bde08be0e72ab018f772e8d25da2.tar.bz2
openwrt-7ea6261b4344bde08be0e72ab018f772e8d25da2.zip
config: set ARCH if powerpc64 is selected in the configuration
Signed-off-by: Florian Larysch <fl@n621.de>
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index cb876c6af2..3aef76890d 100644
--- a/target/Config.in
+++ b/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