X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=scripts%2FMakefile;h=efe25bfc6e2c57dbeeb1396e9a60b7d79bb8b3fd;hb=8caaec62602453cf2a24ccc0799c59bf4e3d74f9;hp=242e3a06fc4ce5752c4ac67ca81c63ff6d37c635;hpb=3e11350255d9c5d4bd03c2a65769da84c05d3294;p=u-boot diff --git a/scripts/Makefile b/scripts/Makefile index 242e3a06fc..efe25bfc6e 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -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