mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:36:16 +02:00
work around bug in menuconfig without DEVELOPER=1 (target arch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1566 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
38b06a0f25
commit
39a0eaa2c4
@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config BR2_mipsel
|
||||||
|
default y
|
||||||
|
|
||||||
choice
|
choice
|
||||||
default BR2_mipsel
|
default BR2_mipsel
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user