From c5ef57706de0ef3e4ede1b404ef43510bb22e6d9 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Jul 2010 14:10:39 +0000 Subject: kernel: refresh patches SVN-Revision: 22252 --- target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-2.6.35/991-ppc4xx_optimization.patch') 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 -- cgit v1.2.3