dm: core: Allocate platform data when binding a device
[platform/kernel/u-boot.git] / scripts / Makefile
index 242e3a0..efe25bf 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