X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=scripts%2FMakefile;h=efe25bfc6e2c57dbeeb1396e9a60b7d79bb8b3fd;hb=4c2dbefde58917205af51a2c20b3069e01e55cf4;hp=242e3a06fc4ce5752c4ac67ca81c63ff6d37c635;hpb=8fac9c7b7de617c52738818663adbbeb2021f132;p=karo-tx-uboot.git 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