summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
commitc5ef57706de0ef3e4ede1b404ef43510bb22e6d9 (patch)
tree2a14f0b332c80242d488f0de7b0c351b00ee9dea /target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch
parent1d7a6ebc79e71dbc9085efab8205134bc769159b (diff)
downloadmaster-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.gz
master-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.bz2
master-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.zip
kernel: refresh patches
SVN-Revision: 22252
Diffstat (limited to 'target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch b/target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch
index 0efb777809..9598090a58 100644
--- a/target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch
+++ b/target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch
@@ -3,7 +3,7 @@ they still want to support gcc 3.3 -- well, we don't.
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
-@@ -123,7 +123,8 @@ ifeq ($(CONFIG_FUNCTION_TRACER),y)
+@@ -130,7 +130,8 @@ ifeq ($(CONFIG_FUNCTION_TRACER),y)
KBUILD_CFLAGS += -mno-sched-epilog
endif
@@ -28,4 +28,4 @@ they still want to support gcc 3.3 -- well, we don't.
+$(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440
$(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405
$(obj)/treeboot-walnut.o: BOOTCFLAGS += -mcpu=405
- $(obj)/virtex405-head.o: BOOTAFLAGS += -mcpu=405
+ $(obj)/treeboot-iss4xx.o: BOOTCFLAGS += -mcpu=405