projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo in endian-ness select for squashfs
[openwrt.git]
/
openwrt
/
Config.in
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index
ef4ce7b
..
15130b1
100644
(file)
--- a/
openwrt/Config.in
+++ b/
openwrt/Config.in
@@
-10,12
+10,9
@@
config BR2_HAVE_DOT_CONFIG
bool
default y
-config BR2_mipsel
- bool
- default y
-
choice
prompt "Target Architecture"
+ default BR2_mipsel
# Supported architectures
This page took
0.025228 seconds
and
4
git commands to generate.