Turn off vmlinux.h generation until I can do the 5.13 bpftool dance
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
0fbbdf8013
commit
bb0aad3754
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue