build: switch default target from ar71xx to x86

This commit is contained in:
coolsnowwolf 2019-04-21 01:24:29 +08:00
parent 5e8c8751b3
commit ff0c6878d5

View File

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