mirror of https://github.com/hak5/openwrt-owl.git
parent
b8ef5a018c
commit
19f58a15a6
|
@ -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