]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Fix build failure
authorJohn Brooks <john@fastquake.com>
Fri, 23 Dec 2016 00:53:10 +0000 (00:53 +0000)
committerJonathan Corbet <corbet@lwn.net>
Tue, 27 Dec 2016 20:05:36 +0000 (13:05 -0700)
commit1029a1c9ecdde408a7e88434dc7e2a0de8689fd8
tree4cd3d5d8c97cc5279754c605c5017dfaa6642f75
parente43c5c0a49ebaa8f8f8bb1edfb887e7f13426a3d
docs: Fix build failure

The 80211.tmpl DocBook file was removed in commit 8f7e19b47f02 ("docs-rst:
sphinxify 802.11 documentation"), but the 80211.xml target was re-added to
the Makefile by commit 6379b4187c2c ("ALSA: doc: ReSTize
writing-an-alsa-driver document"), leading to a failure when building the
documentation:

*** No rule to make target 'Documentation/DocBook/80211.xml', needed by
'Documentation/DocBook/80211.aux.xml'.

cc: stable@vger.kernel.org
Signed-off-by: John Brooks <john@fastquake.com>
Mea-culpa-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/Makefile