From 60a631cbeb3e470a846af98cf3974c321d01eae5 Mon Sep 17 00:00:00 2001 From: ebasov Date: Fri, 14 Feb 2025 14:06:11 +0300 Subject: [PATCH] Debug --- SPECS/kernel-6.1.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/kernel-6.1.spec b/SPECS/kernel-6.1.spec index 878e31a..8f7d22b 100644 --- a/SPECS/kernel-6.1.spec +++ b/SPECS/kernel-6.1.spec @@ -774,6 +774,7 @@ BuildKernel() { %if %{with_bpftool} # Generate a vmlinux.h file. + find . -name vmlinux bpftool btf dump file vmlinux format c > tools/bpf/bpftool/vmlinux.h RPM_VMLINUX_H=vmlinux.h %endif