]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile
kbuild: move spl/Makefile to scripts/Makefile.spl
[karo-tx-uboot.git] / scripts / Makefile
index 242e3a06fc4ce5752c4ac67ca81c63ff6d37c635..68c998e588e0d334e52af9529a613a88ebcb35b9 100644 (file)
@@ -9,7 +9,7 @@ hostprogs-y += docproc
 
 # These targets are used internally to avoid "is up to date" messages
 PHONY += build_docproc
-build_docproc: scripts/docproc
+build_docproc: $(obj)/docproc
        @:
 
 # Let clean descend into subdirs