kernel: update linux 3.6 to 3.6.4
[openwrt.git] / target / linux / generic / patches-3.6 / 320-ppc4xx_optimization.patch
index 3f67f1b6cb54e19b060bb64da6a8097ad9947f4e..885f347d95aae79227444802de8aacf3baa65053 100644 (file)
@@ -3,7 +3,7 @@ they still want to support gcc 3.3 -- well, we don't.
 
 --- a/arch/powerpc/Makefile
 +++ b/arch/powerpc/Makefile
-@@ -130,7 +130,8 @@ ifeq ($(CONFIG_FUNCTION_TRACER),y)
+@@ -119,7 +119,8 @@ ifeq ($(CONFIG_FUNCTION_TRACER),y)
  KBUILD_CFLAGS         += -mno-sched-epilog
  endif