mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
Remove bionic support for H6
This commit is contained in:
@@ -244,7 +244,7 @@ if [[ ${BUILD_OPT} == image || ${BUILD_OPT} == rootfs ]]; then
|
||||
elif [[ $BRANCH == current || $BRANCH == dev ]]; then
|
||||
|
||||
RELEASE_TARGET="buster bionic focal"
|
||||
|
||||
[[ $LINUXFAMILY == sun50iw6 ]] && RELEASE_TARGET="buster focal"
|
||||
else
|
||||
|
||||
[[ -z $BRANCH ]] && exit_with_error "No kernel branch selected"
|
||||
|
||||
Reference in New Issue
Block a user