summaryrefslogtreecommitdiff
path: root/package/kmod
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-08 20:11:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-08 20:14:21 +0200
commit3c497ad088eb3d72e7482a3b0a0c4dddcdacb1fd (patch)
treec271b395e05acec9ea7d8555f01a166bb64e51c3 /package/kmod
parent509d41dbea6ed3534a26eda2c3cd76b6cb6a72dc (diff)
kmod: disable manpages
Diffstat (limited to 'package/kmod')
-rw-r--r--package/kmod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/kmod/Makefile b/package/kmod/Makefile
index e5416ed4c..034e9b9db 100644
--- a/package/kmod/Makefile
+++ b/package/kmod/Makefile
@@ -28,7 +28,8 @@ $(eval $(call PKG_template,KMOD,kmod,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS
$(eval $(call PKG_template,LIBKMOD,libkmod,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS_LIBKMOD},${PKGSD_LIBKMOD},${PKGSC_LIBKMOD},${PKG_OPTS}))
CONFIG_STYLE:= minimal
-CONFIGURE_ARGS+= --host=${GNU_TARGET_NAME}
+CONFIGURE_ARGS+= --host=${GNU_TARGET_NAME} \
+ --disable-manpages
HOST_CONFIGURE_ARGS+= --disable-manpages \
--disable-logging