Do not change initfs (for now)
This commit is contained in:
parent
5c2f505dd2
commit
33789a88c5
5
build.sh
5
build.sh
|
@ -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 \
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"path": "../../.local/var/pmbootstrap/cache_git/pmaports/device/testing/firmware-samsung-a7y18lte"
|
||||
},
|
||||
{
|
||||
"path": "../../code/linux"
|
||||
"path": "../../code/linux-a7y18lte"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user