linux/net/bpfilter
Masahiro Yamada 303a339f30 bpfilter: remove extra header search paths for bpfilter_umh
Currently, the header search paths -Itools/include and
-Itools/include/uapi are not used. Let's drop the unused code.

We can remove -I. too by fixing up one C file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-03 20:11:43 -08:00
..
.gitignore bpfilter: ignore binary files 2018-06-20 09:07:46 +09:00
Kconfig bpfilter: remove trailing newline 2018-07-24 14:10:42 -07:00
Makefile bpfilter: remove extra header search paths for bpfilter_umh 2019-02-03 20:11:43 -08:00
bpfilter_kern.c net: bpfilter: disallow to remove bpfilter module while being used 2019-01-11 18:05:41 -08:00
bpfilter_umh_blob.S net: bpfilter: change section name of bpfilter UMH blob. 2019-01-16 15:46:46 -08:00
main.c bpfilter: remove extra header search paths for bpfilter_umh 2019-02-03 20:11:43 -08:00
msgfmt.h