]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Makefile
Revert "Makefile: Fix install error with make -j option"
[karo-tx-linux.git] / Makefile
index e631e6c05f8e37e7dc39c86f1532d3f6340812aa..4e3575c7ec35e34aa0cc6ea3ddc5ae63419ed635 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -981,7 +981,7 @@ _modinst_:
 # boot a modules.dep even before / is mounted read-write.  However the
 # boot script depmod is the master version.
 PHONY += _modinst_post
-_modinst_post: include/config/kernel.release _modinst_
+_modinst_post: _modinst_
        $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.fwinst obj=firmware __fw_modinst
        $(call cmd,depmod)