mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
build: switch default target from ar71xx to x86
This commit is contained in:
parent
5e8c8751b3
commit
ff0c6878d5
@ -170,7 +170,7 @@ EOF
|
||||
print <<EOF;
|
||||
choice
|
||||
prompt "Target System"
|
||||
default TARGET_ar71xx
|
||||
default TARGET_x86
|
||||
reset if !DEVEL
|
||||
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user