]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile
m68k: cache: add an empty stub functions for invalidate/flush dcache
[karo-tx-uboot.git] / scripts / Makefile
index 242e3a06fc4ce5752c4ac67ca81c63ff6d37c635..efe25bfc6e2c57dbeeb1396e9a60b7d79bb8b3fd 100644 (file)
@@ -9,8 +9,8 @@ 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
-subdir-        += basic
+subdir-        += basic kconfig