mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 18:41:00 +00:00
fix arch default
SVN-Revision: 2899
This commit is contained in:
parent
b8ef5a018c
commit
19f58a15a6
@ -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…
x
Reference in New Issue
Block a user