build: switch default target from x86 to x86_64
This commit is contained in:
parent
e258fcfd31
commit
4c198ef7c2
@ -174,7 +174,7 @@ EOF
|
||||
print <<EOF;
|
||||
choice
|
||||
prompt "Target System"
|
||||
default TARGET_x86
|
||||
default TARGET_x86_64
|
||||
reset if !DEVEL
|
||||
|
||||
EOF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user