build: switch default target to x64

This commit is contained in:
coolsnowwolf 2022-10-19 20:42:58 +08:00
parent 66d86d2371
commit 1fcad6d3b1
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ EOF
print <<EOF;
choice
prompt "Target System"
default TARGET_ath79
default TARGET_x86
reset if !DEVEL
EOF