diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-17 16:54:24 +0900 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-06-04 15:03:22 +0200 |
commit | e888f7419dff260202e586421b44cb526a600cc2 (patch) | |
tree | b6eb207ad69c393f8c9a623876950ede55af8b83 /lib/test_parman.c | |
parent | 31885a8dad16a319a394d82807c3b708882b50a1 (diff) |
s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
I guess HOSTCFLAGS_gen_opcode_table.o was blindly copied from
HOSTCFLAGS_gen_facilities.o
The reason of adding $(LINUXINCLUDE) to HOSTCFLAGS_gen_facilities.o
is because gen_facilities.c references some CONFIG options. (Kbuild
does not cater to this for host tools automatically.)
On the other hand, gen_opcode_table.c does not reference CONFIG
options at all. So, there is no good reason to pass $(LINUXINCLUDE).
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'lib/test_parman.c')
0 files changed, 0 insertions, 0 deletions