mirror of https://github.com/hak5/openwrt.git
work around bug in menuconfig without DEVELOPER=1 (target arch)
SVN-Revision: 1566lede-17.01
parent
5188cfc3e7
commit
47cc9f2fb2
|
@ -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