Force build kernel package
This commit is contained in:
parent
163365a79d
commit
5e24d2d704
2
build.sh
2
build.sh
|
@ -27,7 +27,7 @@ set -x
|
|||
|
||||
if [[ $BUILD_ENVKERNEL -ne 0 ]]; then
|
||||
# pmbootstrap initfs hook_add debug-shell
|
||||
pmbootstrap build --envkernel $LINUX_PKG
|
||||
pmbootstrap build --envkernel --force $LINUX_PKG
|
||||
# else
|
||||
# pmbootstrap initfs hook_del debug-shell
|
||||
# pmbootstrap build $LINUX_PKG --force
|
||||
|
|
Loading…
Reference in New Issue
Block a user