Build kexec-linux later as a package for musl lib calls instead of asm.

This commit is contained in:
rick-masters 2023-05-20 15:16:27 +00:00
parent 8604871997
commit 0d4394aa0d
8 changed files with 28 additions and 42 deletions

View file

@ -91,6 +91,8 @@ grep --no-filename '^build' "${SOURCES}"/run*.sh | grep -v musl-1.2.3 | sed "s/b
done
if [ "${CHROOT}" = False ] || [ "${BUILD_KERNELS}" = True ]; then
build kexec-linux-1.0.0
build kexec-tools-2.0.22
build linux-4.9.10