From: Takashi Iwai Date: Tue, 21 Oct 2014 16:18:12 +0000 (+0200) Subject: DocBook: Reduce noise from make cleandocs X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~35^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0684d84ce0e2f694a7818c16cb0c5c00c4ed7cb8;p=pandora-kernel.git DocBook: Reduce noise from make cleandocs I've got a harmless warning when running make cleandocs on an already cleaned tree: Documentation/DocBook/media/Makefile:28: recipe for target 'cleanmediadocs' failed make[1]: [cleanmediadocs] Error 1 (ignored) Suppress this by passing -f to rm. Acked-by: Mauro Carvalho Chehab Signed-off-by: Takashi Iwai Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed