summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-07-07 15:38:15 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-07-07 15:38:15 -0500
commitbb0aad375410a7dcc5d60d55b017ed8718bf2a52 (patch)
tree684696d11a0e3773d597e2f4dba54c0bd7814c21
parent0fbbdf8013b80c74cea59e4b524421e0128c8eef (diff)
downloadkernel-bb0aad375410a7dcc5d60d55b017ed8718bf2a52.tar.gz
kernel-bb0aad375410a7dcc5d60d55b017ed8718bf2a52.tar.xz
kernel-bb0aad375410a7dcc5d60d55b017ed8718bf2a52.zip
Turn off vmlinux.h generation until I can do the 5.13 bpftool dance
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rwxr-xr-xkernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a19ccd64b..29a05a5fe 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2024,7 +2024,7 @@ BuildKernel() {
%ifnarch armv7hl
# Generate vmlinux.h and put it to kernel-devel path
- bpftool btf dump file vmlinux format c > $RPM_BUILD_ROOT/$DevelDir/vmlinux.h
+ # bpftool btf dump file vmlinux format c > $RPM_BUILD_ROOT/$DevelDir/vmlinux.h
%endif
# prune junk from kernel-devel