summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches-2.6.30/004-magicbox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ppc40x/patches-2.6.30/004-magicbox.patch')
-rw-r--r--target/linux/ppc40x/patches-2.6.30/004-magicbox.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ppc40x/patches-2.6.30/004-magicbox.patch b/target/linux/ppc40x/patches-2.6.30/004-magicbox.patch
index 72ca542c1..d6ce22d4a 100644
--- a/target/linux/ppc40x/patches-2.6.30/004-magicbox.patch
+++ b/target/linux/ppc40x/patches-2.6.30/004-magicbox.patch
@@ -377,9 +377,9 @@
+};
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
-@@ -42,6 +42,7 @@ $(obj)/ebony.o: BOOTCFLAGS += -mcpu=405
- $(obj)/cuboot-taishan.o: BOOTCFLAGS += -mcpu=405
- $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=405
+@@ -42,6 +42,7 @@ $(obj)/ebony.o: BOOTCFLAGS += -mcpu=440
+ $(obj)/cuboot-taishan.o: BOOTCFLAGS += -mcpu=440
+ $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440
$(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405
+$(obj)/cuboot-magicbox.o: BOOTCFLAGS += -mcpu=405
$(obj)/treeboot-walnut.o: BOOTCFLAGS += -mcpu=405