kmod: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:47:45 +02:00
parent 19ca464412
commit 0fe32e7d78

View File

@ -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 \