brintos

brintos / linux-shallow public Read only

0
0
Text · 263 B · e2cd558 Raw
5 lines · plain
1libbpf-y := libbpf.o bpf.o nlattr.o btf.o libbpf_errno.o str_error.o \2	    netlink.o bpf_prog_linfo.o libbpf_probes.o hashmap.o \3	    btf_dump.o ringbuf.o strset.o linker.o gen_loader.o relo_core.o \4	    usdt.o zip.o elf.o features.o btf_iter.o btf_relocate.o5