]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - Makefile.am
depmod: prevent module dependency files missing during depmod invocation
[thirdparty/kmod.git] / Makefile.am
index 194e1115ae7008bdf418591e553f3f5fe169c3ae..1ab1db58531623c8b5b2e414750ab5605d366e35 100644 (file)
@@ -459,7 +459,7 @@ endif
 
 kmod-coverity-%.tar.xz:
        rm -rf $< cov-int
-       ./bootstrap-configure --disable-python --disable-manpages
+       ./autogen.sh c --disable-python --disable-manpages
        make clean
        cov-build --dir cov-int make -j 4
        tar caf $@ cov-int