On 13.11.2012 17:31, Andreas Bießmann wrote:
Signed-off-by: Andreas Bießmann <andreas.de...@googlemail.com>
Cc: Marek Vasut <ma...@denx.de>
Cc: Wolfgang Denk <w...@denx.de>

Tested-by: Dirk Behme <dirk.be...@de.bosch.com>

Thanks

Dirk

---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 9dc89f9..5fa2fba 100644
--- a/Makefile
+++ b/Makefile
@@ -811,7 +811,7 @@ clean:
        @rm -f $(obj)include/generated/asm-offsets.h
        @rm -f $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s
        @rm -f $(TIMESTAMP_FILE) $(VERSION_FILE)
-       @$(MAKE) -C doc/DocBook/ cleandocs
+       @$(MAKE) -s -C doc/DocBook/ cleandocs
        @find $(OBJTREE) -type f \
                \( -name 'core' -o -name '*.bak' -o -name '*~' -o -name '*.su' \
                -o -name '*.o'  -o -name '*.a' -o -name '*.exe' \) -print \
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to