Skip to content
Snippets Groups Projects
Commit 4bd01de8 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: compile-test headers listed in header-test-m as well


It will be useful to control the header-test by a tristate option.

If CONFIG_FOO is a tristate option, you can write like this:

  header-test-$(CONFIG_FOO) += foo.h

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent c04d1e46
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment