mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +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
|
|
@ -73,12 +73,6 @@ if match x${BUILD_FIWIX} xTrue; then
|
|||
cd ${pkg}
|
||||
kaem --verbose --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
||||
# Live boot loader for Fiwix to Linux
|
||||
pkg="kexec-linux"
|
||||
cd ${pkg}
|
||||
kaem --verbose --file ${pkg}.kaem
|
||||
cd ..
|
||||
fi
|
||||
|
||||
if match x${KERNEL_BOOTSTRAP} xTrue; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue