mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-27 19:16:43 +07:00
Turn on the RK3399's Bionic and Buster options
This commit is contained in:
@@ -241,7 +241,7 @@ if [[ ${BUILD_OPT} == image || ${BUILD_OPT} == rootfs ]]; then
|
||||
RELEASE_TARGET="buster bionic focal"
|
||||
elif [[ $LINUXFAMILY == rk3399 ]]; then
|
||||
|
||||
RELEASE_TARGET="xenial"
|
||||
RELEASE_TARGET="xenial bionic buster"
|
||||
else
|
||||
RELEASE_TARGET="xenial"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user