Do not change initfs (for now)

This commit is contained in:
Waldemar Tomme 2023-11-22 15:21:30 +01:00
parent 5c2f505dd2
commit 33789a88c5
2 changed files with 5 additions and 2 deletions

View File

@ -26,8 +26,11 @@ done
set -x
if [[ $BUILD_ENVKERNEL -ne 0 ]]; then
pmbootstrap initfs hook_add debug-shell
# pmbootstrap initfs hook_add debug-shell
pmbootstrap build --envkernel $LINUX_PKG
# else
# pmbootstrap initfs hook_del debug-shell
# pmbootstrap build $LINUX_PKG --force
fi
pmbootstrap install \

View File

@ -16,7 +16,7 @@
"path": "../../.local/var/pmbootstrap/cache_git/pmaports/device/testing/firmware-samsung-a7y18lte"
},
{
"path": "../../code/linux"
"path": "../../code/linux-a7y18lte"
}
],
"settings": {}