summaryrefslogtreecommitdiffstats
path: root/net/bpfilter/Makefile
AgeCommit message (Expand)AuthorLines
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2019-02-23bpfilter: re-add header search paths to tools include to fix build errorMasahiro Yamada-0/+1
2019-02-03bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada-1/+0
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott-1/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott-1/+1
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada-15/+2
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce-1/+1
2018-06-20bpfilter: fix build errorMatteo Croce-2/+4
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov-1/+1
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov-0/+2
2018-05-29bpfilter: fix a build errYueHaibing-1/+1
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov-0/+30