summaryrefslogtreecommitdiffstats
path: root/debian/patches/powerpcspe_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/powerpcspe_support.patch')
-rw-r--r--debian/patches/powerpcspe_support.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/powerpcspe_support.patch b/debian/patches/powerpcspe_support.patch
new file mode 100644
index 0000000..89c2cb3
--- /dev/null
+++ b/debian/patches/powerpcspe_support.patch
@@ -0,0 +1,11 @@
+--- a/kexec/arch/ppc/ppc-setup-dol.S
++++ b/kexec/arch/ppc/ppc-setup-dol.S
+@@ -80,7 +80,7 @@ setup_dol_start:
+ isync
+
+ /* AFAIK, this is not strictly needed, although seems sane */
+-#if 1
++#ifndef __NO_FPRS__
+ li r9, 0
+
+ /* page table pointer */