In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] "If the code and the comments disagree, then both are probably wrong." - Norm Schryer _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

