Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAnno committed Jun 20, 2024
1 parent c804063 commit 70d02de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/ebpf/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ BPF_CFLAGS=-nostdinc -isystem `$(BPF_CC) -print-file-name=include` \
$(BPFTOOL) gen skeleton $< > $@

modules/ebpf/vmlinux.h:
$(BPFTOOL) btf dump file /sys/kernel/btf/vmlinux format c
$(BPFTOOL) btf dump file /sys/kernel/btf/vmlinux format c >$@

CLEANFILES += modules/ebpf/random.skel.c modules/ebpf/vmlinux.h
Expand Down

0 comments on commit 70d02de

Please sign in to comment.