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