mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Build kexec-linux later as a package for musl lib calls instead of asm.
This commit is contained in:
parent
8604871997
commit
0d4394aa0d
8 changed files with 28 additions and 42 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue