commit | d20558d1de4e2d5bec236a8f0e99d5f1efdd39b8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 14 19:54:00 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 29 01:37:53 2019 +0900 |
tree | 9153babab601774ef77ec0d660c0afa35b65c1e3 | |
parent | 4fef9dece5785f4ca522a13600de1014943d1fba [diff] |
docs: kbuild: remove cc-ldoption from document again Commit 055efab3120b ("kbuild: drop support for cc-ldoption") correctly removed the cc-ldoption from Documentation/kbuild/makefiles.txt, but commit cd238effefa2 ("docs: kbuild: convert docs to ReST and rename to *.rst") revived it. I guess it was a rebase mistake. Remove it again. Fixes: cd238effefa2 ("docs: kbuild: convert docs to ReST and rename to *.rst") Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>