From: Clark Williams <[email protected]> redhat: turn off zfcpdump for rtonly
Signed-off-by: Clark Williams <[email protected]> diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -444,6 +444,7 @@ Summary: The Linux kernel %define with_ipaclones 0 %define with_headers 0 %define with_efiuki 0 +%define with_zfcpdump 0 %endif # RT kernel is only built on x86_64 and aarch64 -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403 _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
