summaryrefslogtreecommitdiffstats
path: root/net/bpfilter/Makefile
AgeCommit message (Expand)AuthorLines
2020-07-14bpfilter: Allow to build bpfilter_umh as a module without static libraryMasahiro Yamada-0/+2
2020-05-17bpfilter: use 'userprogs' syntax to build bpfilter_umhMasahiro Yamada-8/+4
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada-2/+3
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-1/+1
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