diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-07 16:14:41 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-15 00:23:10 +0900 |
commit | 7ecaf069da52e472d393f03e79d721aabd724166 (patch) | |
tree | 0aabe2dfa13aca24aeca81dc652d0dbcada18658 /scripts/coccinelle | |
parent | fcbb8461fd2376ba3782b5b8bd440c929b8e4980 (diff) | |
download | linux-7ecaf069da52e472d393f03e79d721aabd724166.tar.gz linux-7ecaf069da52e472d393f03e79d721aabd724166.tar.bz2 linux-7ecaf069da52e472d393f03e79d721aabd724166.zip |
kbuild: move headers_check rule to usr/include/Makefile
Currently, some sanity checks for uapi headers are done by
scripts/headers_check.pl, which is wired up to the 'headers_check'
target in the top Makefile.
It is true compiling headers has better test coverage, but there
are still several headers excluded from the compile test. I like
to keep headers_check.pl for a while, but we can delete a lot of
code by moving the build rule to usr/include/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions