]> git.baikalelectronics.ru Git - kernel.git/commit
gcc-plugins: Automate make rule generation
authorEmese Revfy <re.emese@gmail.com>
Sun, 26 Jun 2016 15:36:43 +0000 (17:36 +0200)
committerKees Cook <keescook@chromium.org>
Tue, 9 Aug 2016 00:52:20 +0000 (17:52 -0700)
commit6aafbbd6b4836b86fcd06eee03436834d9a960b2
tree36e92533e72509891f9d9fad54e3202098739d4f
parentd2cb0483b881f30024a5357061e5ad4eb5d302ca
gcc-plugins: Automate make rule generation

There's no reason to repeat the same names in the Makefile when the .so
files have already been listed. The .o list can be generated from them.

Reported-by: PaX Team <pageexec@freemail.hu>
Signed-off-by: Emese Revfy <re.emese@gmail.com>
[kees: clarified commit message]
Signed-off-by: Kees Cook <keescook@chromium.org>
scripts/gcc-plugins/Makefile