kbuild: delete INSTALL_FW_PATH from kbuild documentation
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 4 Jul 2018 19:59:16 +0000 (12:59 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 6 Jul 2018 12:58:33 +0000 (21:58 +0900)
commit3f9cdee5929b7d035e86302dcf08fbf3e80b0739
tree72d8a0161e4c9dd8d2898e2f783c03ee2859bfbe
parent5ba800962a80d4158b73fb91a7779df7b770c750
kbuild: delete INSTALL_FW_PATH from kbuild documentation

Removed Kbuild documentation for INSTALL_FW_PATH.

The kbuild symbol INSTALL_FW_PATH was removed from Kbuild tools in
September 2017 (for 4.14) but the symbol was not deleted from
the kbuild documentation, so do that now.

Fixes: 5620a0d1aacd ("firmware: delete in-kernel firmware")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: stable@vger.kernel.org # 4.14+
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Documentation/kbuild/kbuild.txt