kmod: Build with support for XZ compressed modules

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-10-29 11:14:45 +00:00
parent 3ece78597a
commit 2f1d27e3d8

View File

@@ -75,6 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--bindir=/bin \
--sysconfdir=/etc \
--disable-manpages \
--with-xz \
--with-zlib
cd $(DIR_APP) && make $(MAKETUNING)