mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-03 10:14:44 +08:00
add submodule from libbpf-bootstrap
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "libbpf"]
|
||||
path = libbpf
|
||||
url = https://github.com/libbpf/libbpf.git
|
||||
[submodule "bpftool"]
|
||||
path = bpftool
|
||||
url = https://github.com/libbpf/bpftool
|
||||
[submodule "blazesym"]
|
||||
path = blazesym
|
||||
url = https://github.com/libbpf/blazesym
|
||||
Reference in New Issue
Block a user