[U-Boot] [PATCH] rules.mk: make sure we always create a .depend file
Wolfgang Denk
wd at denx.de
Wed Oct 6 22:20:16 CEST 2010
In message <1286280535-1282-1-git-send-email-wd at denx.de> you wrote:
> There are some cases where "make depend" would always run when
> entering a directory. This happened when both the $(SRCS) and
> $(HOSTSRCS) lists were empty (which is for example typical for the
> examples/api/ directory). Avoid this by making sure that a ".depend"
> file gets always created, even if empty.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> rules.mk | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If the code and the comments disagree, then both are probably
wrong." - Norm Schryer
More information about the U-Boot
mailing list