do not enable libkmod (issue #164)

This commit is contained in:
Trammell Hudson 2017-06-13 10:45:33 -04:00
parent a5d4c65533
commit 265424b101
Failed to extract signature

View File

@ -21,6 +21,7 @@ pciutils_target := \
$(CROSS_TOOLS) \
ZLIB=no \
HWDB=no \
LIBKMOD=no \
SHARED=yes \
IDSDIR="/" \
PREFIX="/" \
@ -30,6 +31,7 @@ pciutils_target := \
$(CROSS_TOOLS) \
ZLIB=no \
HWDB=no \
LIBKMOD=no \
SHARED=yes \
PREFIX="/" \
DESTDIR="$(INSTALL)" \