diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 9f97857a1..3ad8677f9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -635,6 +635,9 @@ Patch25049: 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch Patch25061: gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch Patch25062: gpio-ich-set-regs-and-reglen-for-i3100-and-ich6-chipset.patch +#rhbz 1025603 +Patch25063: disable-libdw-unwind-on-non-x86.patch + # END OF PATCH DEFINITIONS %endif @@ -1279,6 +1282,9 @@ ApplyPatch 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch ApplyPatch gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch ApplyPatch gpio-ich-set-regs-and-reglen-for-i3100-and-ich6-chipset.patch +#rhbz 1025603 +ApplyPatch disable-libdw-unwind-on-non-x86.patch + # END OF PATCH APPLICATIONS %endif |