From 679527596194ec4222e9379d386061ada4744900 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 22 Aug 2008 15:37:19 +0000 Subject: [kernel] update to 2.6.26.3 and 2.6.25.16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/uml/patches') diff --git a/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch b/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch index 17c08cd6c..200c68457 100644 --- a/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch +++ b/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.26/arch/um/Makefile-i386 -=================================================================== ---- linux-2.6.26.orig/arch/um/Makefile-i386 2008-07-28 13:43:40.412036547 +0200 -+++ linux-2.6.26/arch/um/Makefile-i386 2008-07-28 13:44:00.234033125 +0200 +--- a/arch/um/Makefile-i386 ++++ b/arch/um/Makefile-i386 @@ -35,7 +35,7 @@ # Disable unit-at-a-time mode on pre-gcc-4.0 compilers, it makes gcc use # a lot more stack due to the lack of sharing of stacklots. Also, gcc -- cgit v1.2.3