On 6/26/20 3:41 PM, GitLab Bridge on behalf of dzickusrh wrote: > From: Don Zickus <[email protected]> > > In 5.8-rc1, a change was made to not always generate a Module.symvers > file if no modules were built. The s390x zfcpdump variant is a kernel > that is built with no modules enabled. > > The kernel.spec file assumes Module.symvers always exists and fails to > build the zfcpdump variant. > > Modify the spec file to detect the missing file and 'touch' it as a > workaround. This file is used utilized by the kabi technology. There > is probably a better long term fix, but this is the quick and easy fix. > > Tested locally using cross-compilers. > ---
Acked-by: Prarit Bhargava <[email protected]> P. _______________________________________________ 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]
