mirror of
https://github.com/coolsnowwolf/lede
synced 2025-01-07 07:46:47 +08:00
build: switch default target to x64
This commit is contained in:
parent
66d86d2371
commit
1fcad6d3b1
@ -179,7 +179,7 @@ EOF
|
||||
print <<EOF;
|
||||
choice
|
||||
prompt "Target System"
|
||||
default TARGET_ath79
|
||||
default TARGET_x86
|
||||
reset if !DEVEL
|
||||
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user