This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-11-20 21:54:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f7010770fb
linux
/
tools
/
lib
/
bpf
/
Build
2 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
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-05 16:58:04 -07:00
libbpf-y := libbpf.o bpf.o nlattr.o btf.o libbpf_errno.o netlink.o
Reference in a new issue
Copy permalink