Commit 1cabe74f authored by Robert Karszniewicz's avatar Robert Karszniewicz Committed by Masahiro Yamada

Documentation/Kbuild: Remove references to gcc-plugin.sh

gcc-plugin.sh has been removed in commit
1e860048 ("gcc-plugins: simplify GCC plugin-dev capability test").
Signed-off-by: default avatarRobert Karszniewicz <r.karszniewicz@phytec.de>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 51839e29
......@@ -47,12 +47,6 @@ Files
This is a compatibility header for GCC plugins.
It should be always included instead of individual gcc headers.
**$(src)/scripts/gcc-plugin.sh**
This script checks the availability of the included headers in
gcc-common.h and chooses the proper host compiler to build the plugins
(gcc-4.7 can be built by either gcc or g++).
**$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
$(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
$(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment