X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2FMakefile;h=efe25bfc6e2c57dbeeb1396e9a60b7d79bb8b3fd;hb=26ea76850e136651d0b02f6623b5c39fb98b10eb;hp=242e3a06fc4ce5752c4ac67ca81c63ff6d37c635;hpb=a7e8c15f71456d55ccb27f843862af03a00e0957;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