projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5188cfc
)
work around bug in menuconfig without DEVELOPER=1 (target arch)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 25 Jul 2005 18:12:20 +0000
(18:12 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 25 Jul 2005 18:12:20 +0000
(18:12 +0000)
SVN-Revision: 1566
openwrt/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index 576e4826da14dfb75660cae89f4dcd69d5a85c0b..6d636d1a72119e79c11eb816ca47ba5ab52bd815 100644
(file)
--- a/
openwrt/Config.in
+++ b/
openwrt/Config.in
@@
-10,6
+10,9
@@
config BR2_HAVE_DOT_CONFIG
bool
default y
+config BR2_mipsel
+ default y
+
choice
default BR2_mipsel
help