diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-05-08 16:25:19 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-05-08 16:25:19 -0500 |
commit | 89c1f1c04fb7eb9a55c56d9ca37add6ef563067c (patch) | |
tree | 5a20466b3e16f4661295e95ef971ab7c374b9441 /kernel.spec | |
parent | 4327623f9ad7d25fd09bd126b0710501be1bbf8d (diff) | |
download | kernel-89c1f1c04fb7eb9a55c56d9ca37add6ef563067c.tar.gz kernel-89c1f1c04fb7eb9a55c56d9ca37add6ef563067c.tar.xz kernel-89c1f1c04fb7eb9a55c56d9ca37add6ef563067c.zip |
Fix ppc and i686 builds
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 4717927a8..d728b1b2b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -600,6 +600,9 @@ Patch667: CVE-2017-7645.patch # CVE-2017-7477 rhbz 1445207 1445208 Patch668: CVE-2017-7477.patch +# Fix build on PPC +Patch669: powerpc-fix-distclean-with-Makefile.postlink.patch + # END OF PATCH DEFINITIONS %endif |