diff --git a/build.sh b/build.sh index 34cb3c2..f6c2f1b 100755 --- a/build.sh +++ b/build.sh @@ -28,6 +28,7 @@ set -x if [[ $BUILD_ENVKERNEL -ne 0 ]]; then # pmbootstrap initfs hook_add debug-shell pmbootstrap build --envkernel --force $LINUX_PKG + pmbootstrap build --force device-samsung-a7y18lte # else # pmbootstrap initfs hook_del debug-shell # pmbootstrap build $LINUX_PKG --force