diff --git a/packages/sysutils/kmod/package.mk b/packages/sysutils/kmod/package.mk index 07db0b5d75..09b9fe5e37 100644 --- a/packages/sysutils/kmod/package.mk +++ b/packages/sysutils/kmod/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="kmod offers the needed flexibility and fine grained control over PKG_LONGDESC="kmod offers the needed flexibility and fine grained control over insertion, removal, configuration and listing of kernel modules." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_HOST="--enable-tools \ --disable-logging \