From: Florian Larysch Date: Thu, 3 Nov 2016 12:46:23 +0000 (+0100) Subject: config: set ARCH if powerpc64 is selected in the configuration X-Git-Url: http://git.ozo.com/?p=lede-git%2F.git;a=commitdiff_plain;h=7ea6261b4344bde08be0e72ab018f772e8d25da2 config: set ARCH if powerpc64 is selected in the configuration Signed-off-by: Florian Larysch --- 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