diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-25 15:22:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-27 03:27:04 +0100 |
commit | 085c4c7dd2b6558fb079fad07d6e9064f5e0b4c2 (patch) | |
tree | 1e61c07258fcb0a12f0ac5dcd6b36d5a079c949d /arch/x86/kvm/vmx/vmx.c | |
parent | atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any() (diff) | |
download | linux-085c4c7dd2b6558fb079fad07d6e9064f5e0b4c2.tar.xz linux-085c4c7dd2b6558fb079fad07d6e9064f5e0b4c2.zip |
net: lmc: remove -I. header search path
The header search path -I. in kernel Makefiles is very suspicious;
it allows the compiler to search for headers in the top of $(srctree),
where obviously no header file exists.
I was able to build without this header search path.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/kvm/vmx/vmx.c')
0 files changed, 0 insertions, 0 deletions