mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 20:04:59 +02:00
fix arch default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2899 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
11447c66c3
commit
3d3503fc81
@ -10,12 +10,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config BR2_mipsel
|
|
||||||
bool
|
|
||||||
default y
|
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Target Architecture"
|
prompt "Target Architecture"
|
||||||
|
default BR2_mipsel
|
||||||
|
|
||||||
# Supported architectures
|
# Supported architectures
|
||||||
|
|
||||||
|
@ -13,12 +13,9 @@ config BR2_HAVE_DOT_CONFIG
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config BR2_mipsel
|
|
||||||
bool
|
|
||||||
default y
|
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Target Architecture"
|
prompt "Target Architecture"
|
||||||
|
default BR2_mipsel
|
||||||
|
|
||||||
# Supported architectures
|
# Supported architectures
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user