]> git.baikalelectronics.ru Git - kernel.git/commit
gcc-plugins: Regularize Makefile.gcc-plugins
authorKees Cook <keescook@chromium.org>
Thu, 12 Jul 2018 00:38:52 +0000 (17:38 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 24 Jul 2018 23:11:07 +0000 (16:11 -0700)
commitb4370769e5736b4f15f5e909c50bc20d7efa8a08
tree2b394dee41fb0a94372e1123a859e783e07a299b
parentefc04b8d2e12a1ca953db27cc5225225b0244d07
gcc-plugins: Regularize Makefile.gcc-plugins

The layout of Makefile.gcc-plugins had uneven tabs, and the long names
of things made this file a bit hard to quickly visually parse. This
breaks lines and moves options to the same tab depth. While we're at
it, this also adds some comments about the various sections.

Signed-off-by: Kees Cook <keescook@chromium.org>
scripts/Makefile.gcc-plugins