From: Michael Tremer Date: Mon, 29 Oct 2018 11:14:45 +0000 (+0000) Subject: kmod: Build with support for XZ compressed modules X-Git-Tag: v2.21-core125~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f1d27e3d847ce723c6c00d2d9757fb4dfcccf05;p=ipfire-2.x.git kmod: Build with support for XZ compressed modules Signed-off-by: Michael Tremer --- diff --git a/lfs/kmod b/lfs/kmod index bb49fbb3c9..4ef2088fd2 100644 --- a/lfs/kmod +++ b/lfs/kmod @@ -75,6 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --bindir=/bin \ --sysconfdir=/etc \ --disable-manpages \ + --with-xz \ --with-zlib cd $(DIR_APP) && make $(MAKETUNING)