mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
lzma is not required in kexec
This commit is contained in:
parent
850abfc9c8
commit
065179758e
@ -11,6 +11,7 @@ kexec_configure := ./configure \
|
||||
LDFLAGS="-L$(INSTALL)/lib" \
|
||||
--prefix="$(INSTALL)" \
|
||||
--without-zlib \
|
||||
--without-lzma \
|
||||
|
||||
kexec_target := -j 8 install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user