lzma is not required in kexec

This commit is contained in:
Trammell Hudson 2016-12-28 16:47:10 -05:00
parent 850abfc9c8
commit 065179758e
Failed to extract signature

View File

@ -11,6 +11,7 @@ kexec_configure := ./configure \
LDFLAGS="-L$(INSTALL)/lib" \
--prefix="$(INSTALL)" \
--without-zlib \
--without-lzma \
kexec_target := -j 8 install