android_kernel_xiaomi_sm8450/tools/lib/bpf/Build
Yonghong Song f7010770fb tools/bpf: move bpf/lib netlink related functions into a new file
There are no functionality change for this patch.

In the subsequent patches, more netlink related library functions
will be added and a separate file is better than cluttering bpf.c.

Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-09-06 22:34:08 -07:00

2 lines
67 B
Plaintext

libbpf-y := libbpf.o bpf.o nlattr.o btf.o libbpf_errno.o netlink.o