mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
do not enable libkmod (issue #164)
This commit is contained in:
parent
a5d4c65533
commit
265424b101
@ -21,6 +21,7 @@ pciutils_target := \
|
|||||||
$(CROSS_TOOLS) \
|
$(CROSS_TOOLS) \
|
||||||
ZLIB=no \
|
ZLIB=no \
|
||||||
HWDB=no \
|
HWDB=no \
|
||||||
|
LIBKMOD=no \
|
||||||
SHARED=yes \
|
SHARED=yes \
|
||||||
IDSDIR="/" \
|
IDSDIR="/" \
|
||||||
PREFIX="/" \
|
PREFIX="/" \
|
||||||
@ -30,6 +31,7 @@ pciutils_target := \
|
|||||||
$(CROSS_TOOLS) \
|
$(CROSS_TOOLS) \
|
||||||
ZLIB=no \
|
ZLIB=no \
|
||||||
HWDB=no \
|
HWDB=no \
|
||||||
|
LIBKMOD=no \
|
||||||
SHARED=yes \
|
SHARED=yes \
|
||||||
PREFIX="/" \
|
PREFIX="/" \
|
||||||
DESTDIR="$(INSTALL)" \
|
DESTDIR="$(INSTALL)" \
|
||||||
|
Loading…
Reference in New Issue
Block a user