mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 17:46: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
|
elif [[ $BRANCH == current || $BRANCH == dev ]]; then
|
||||||
|
|
||||||
RELEASE_TARGET="buster bionic focal"
|
RELEASE_TARGET="buster bionic focal"
|
||||||
|
[[ $LINUXFAMILY == sun50iw6 ]] && RELEASE_TARGET="buster focal"
|
||||||
else
|
else
|
||||||
|
|
||||||
[[ -z $BRANCH ]] && exit_with_error "No kernel branch selected"
|
[[ -z $BRANCH ]] && exit_with_error "No kernel branch selected"
|
||||||
|
|||||||
Reference in New Issue
Block a user