fix arch default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2899 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2701a7690b
commit
3e6d29ba24
|
@ -10,12 +10,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||
bool
|
||||
default y
|
||||
|
||||
config BR2_mipsel
|
||||
bool
|
||||
default y
|
||||
|
||||
choice
|
||||
prompt "Target Architecture"
|
||||
default BR2_mipsel
|
||||
|
||||
# Supported architectures
|
||||
|
||||
|
|
|
@ -13,12 +13,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||
bool
|
||||
default y
|
||||
|
||||
config BR2_mipsel
|
||||
bool
|
||||
default y
|
||||
|
||||
choice
|
||||
prompt "Target Architecture"
|
||||
default BR2_mipsel
|
||||
|
||||
# Supported architectures
|
||||
|
||||
|
|
Loading…
Reference in New Issue