1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 15:17:15 +03: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:
nbd 2005-07-25 18:12:20 +00:00
parent 38b06a0f25
commit 39a0eaa2c4

View File

@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
bool
default y
config BR2_mipsel
default y
choice
default BR2_mipsel
help