projects
/
openwrt
/
staging
/
mkresin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56ed89f
)
config: set ARCH if powerpc64 is selected in the configuration
author
Florian Larysch
<fl@n621.de>
Thu, 3 Nov 2016 12:46:23 +0000
(13:46 +0100)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/target/Config.in
b/target/Config.in
index cb876c6af2129df0a2b9e8b2078caa7098b4ceab..3aef76890dba3c18ac3fafa588cba61ce72009d7 100644
(file)
--- 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