
6 Oct
2010
6 Oct
'10
10:20 p.m.
In message 1286280535-1282-1-git-send-email-wd@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@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@denx.de
"If the code and the comments disagree, then both are probably
wrong." - Norm Schryer