mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:12:49 +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
|
||||
default y
|
||||
|
||||
config BR2_mipsel
|
||||
default y
|
||||
|
||||
choice
|
||||
default BR2_mipsel
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user