work around bug in menuconfig without DEVELOPER=1 (target arch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1566 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b6feea500e
commit
144e109f12
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||
bool
|
||||
default y
|
||||
|
||||
config BR2_mipsel
|
||||
default y
|
||||
|
||||
choice
|
||||
default BR2_mipsel
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue