mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
docs: move gcc-plugins to the kbuild manual
Information about GCC plugins is relevant to kernel building, so move this document to the kbuild manual. Acked-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
@@ -23,7 +23,7 @@ menuconfig GCC_PLUGINS
|
||||
GCC plugins are loadable modules that provide extra features to the
|
||||
compiler. They are useful for runtime instrumentation and static analysis.
|
||||
|
||||
See Documentation/core-api/gcc-plugins.rst for details.
|
||||
See Documentation/kbuild/gcc-plugins.rst for details.
|
||||
|
||||
if GCC_PLUGINS
|
||||
|
||||
|
Reference in New Issue
Block a user