commit | 0186b1267b421f9169ead7dec6723294677443c8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Thu Dec 19 00:34:22 2019 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue Jan 07 02:18:38 2020 +0900 |
tree | ae700fc5e34c4a3aa49e145217afc141a8ce79c5 | |
parent | 551197864ad5d8ed01137b7008448bd18b9731d5 [diff] |
kbuild: rename header-test- to no-header-test in usr/include/Makefile Since commit d2a99dbdade4 ("kbuild: update compile-test header list for v5.5-rc1"), this does not depend on any CONFIG option. no-header-test is clearer. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>