diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-21 10:06:16 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-21 10:06:16 -0500 |
commit | abdc294d6d5c88f1ea905ee192686261e47a473a (patch) | |
tree | 93ffa419f1d18d027ebf4114eaaa42a4a3ba197d /kernel.spec | |
parent | d328de94fd5b251711f0d3b4e23733eb5fe76e88 (diff) | |
download | kernel-abdc294d6d5c88f1ea905ee192686261e47a473a.tar.gz kernel-abdc294d6d5c88f1ea905ee192686261e47a473a.tar.xz kernel-abdc294d6d5c88f1ea905ee192686261e47a473a.zip |
Compilation fix from upstream
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 882bd861b..e6a4dfc45 100644 --- a/kernel.spec +++ b/kernel.spec @@ -789,6 +789,7 @@ Patch72: 0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch Patch73: 0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch Patch74: 0001-Temporarily-remove-cdomain-from-sphinx-documentation.patch Patch75: 0001-Filter-out-LTO-build-options-from-the-perl-ccopts.patch +Patch76: 0001-dax-Fix-compilation-for-CONFIG_DAX-CONFIG_FS_DAX.patch %endif @@ -1366,6 +1367,7 @@ ApplyOptionalPatch 0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.pat ApplyOptionalPatch 0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch ApplyOptionalPatch 0001-Temporarily-remove-cdomain-from-sphinx-documentation.patch ApplyOptionalPatch 0001-Filter-out-LTO-build-options-from-the-perl-ccopts.patch +ApplyOptionalPatch 0001-dax-Fix-compilation-for-CONFIG_DAX-CONFIG_FS_DAX.patch %endif |