]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - Makefile.am
build: use tool from configure
[thirdparty/kmod.git] / Makefile.am
index b7ee6b18988506792033f1511264e9ae701a73e1..3ea42747b63ab759a8180a491ebcb42c0151ac57 100644 (file)
@@ -504,5 +504,5 @@ tar-sync: kmod-$(VERSION).tar.xz kmod-$(VERSION).tar.sign
 # ------------------------------------------------------------------------------
 
 mkosi:
-       -mkdir $(top_srcdir)/testsuite/mkosi/mkosi.cache
-       mkosi -C $(top_srcdir)/testsuite/mkosi --build-sources ../../ -fi
+       -$(MKDIR_P) $(top_srcdir)/testsuite/mkosi/mkosi.cache
+       $(MKOSI) -C $(top_srcdir)/testsuite/mkosi --build-sources ../../ -fi