summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload/Makefile
AgeCommit message (Expand)AuthorLines
2022-03-07bpf: Remove redundant slashYuntao Wang-3/+2
2022-02-10bpf: Convert bpf_preload.ko to use light skeleton.Alexei Starovoitov-12/+2
2022-02-01bpf: Drop libbpf, libelf, libz dependency from bpf preload.Alexei Starovoitov-26/+2
2021-10-20bpf/preload: Clean up .gitignore and "clean-files" targetQuentin Monnet-2/+1
2021-10-08bpf: preload: Install libbpf headers when buildingQuentin Monnet-5/+20
2021-01-26bpf, preload: Fix build when $(O) points to a relative pathQuentin Monnet-1/+4
2020-09-29bpf/preload: Make sure Makefile cleans up after itself, and add .gitignoreToke Høiland-Jørgensen-0/+2
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov-0/+23