1
0
Fork 0
alistair23-linux/net/bpfilter
Masahiro Yamada 9cc342f6c4 treewide: prefix header search paths with $(srctree)/
Currently, the Kbuild core manipulates header search paths in a crazy
way [1].

To fix this mess, I want all Makefiles to add explicit $(srctree)/ to
the search paths in the srctree. Some Makefiles are already written in
that way, but not all. The goal of this work is to make the notation
consistent, and finally get rid of the gross hacks.

Having whitespaces after -I does not matter since commit 48f6e3cf5b
("kbuild: do not drop -I without parameter").

[1]: https://patchwork.kernel.org/patch/9632347/

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-18 11:49:57 +09: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 treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09: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 net: add skeleton of bpfilter kernel module 2018-05-23 13:23:40 -04:00