build: switch default target to rockchip

This commit is contained in:
骷髅头
2023-08-31 10:59:15 +08:00
committed by GitHub
parent b8d234c727
commit 6e8a9f99f4

View File

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