diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-04 00:24:59 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-08 18:13:45 +0300 |
commit | 01a6126b5f7efdf75480a2b970377f5724cb885a (patch) | |
tree | b15877387abc1c366dd3d30ef199bdcc9a6280ae /scripts | |
parent | 0f44fbc162b737ff6251ae248184390ae2279fee (diff) | |
download | linux-01a6126b5f7efdf75480a2b970377f5724cb885a.tar.xz |
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
scripts/mkcompile_h uses $(CC) only for getting the version string.
I suspected there was a specific reason why the additional flags were
needed, and dug the commit history. This code dates back to at least
2002 [1], but I could not get any more clue.
Just get rid of it.
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=29f3df7eba8ddf91a55183f9967f76fbcc3ab742
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions