]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Avoid warning on cleandocs
authorJonathan Corbet <corbet@lwn.net>
Wed, 16 Nov 2016 22:38:03 +0000 (15:38 -0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 16 Nov 2016 22:38:03 +0000 (15:38 -0700)
commitb85443d0d075f0e352735c112c7a3f419306e224
tree0b5a964d8c076292d2fc64a7a45cefeb4eb18869
parentd629be4417903aaf40209eec6c69faeef424059a
docs: Avoid warning on cleandocs

Recent Makefile changes added an rm command without the requisite "-f",
leading to warnings if the files do not exist.  Make it be quiet again.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/media/Makefile