mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
add bpftool and re-arrange lfs build order
add lfs bpftool from [0] first to meet lfs xdp-tools requirement. also re-arrange BPF related add-on build order to meet lfs knot build since it requires XDP xsk.h [0] https://github.com/libbpf/bpftool/releases/download/v7.3.0/bpftool-libbpf-v7.3.0-sources.tar.gz Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
2
config/rootfiles/common/bpftool
Normal file
2
config/rootfiles/common/bpftool
Normal file
@@ -0,0 +1,2 @@
|
||||
usr/sbin/bpftool
|
||||
usr/share/bash-completion/completions/bpftool
|
||||
Reference in New Issue
Block a user