From 84b30485742005f4a44388f40191e302a893669c Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 3 Apr 2011 13:59:07 +0000 Subject: kernel: Update to version 2.6.37.6 Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26441 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.37/012-extra_optimization.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-2.6.37/012-extra_optimization.patch') diff --git a/target/linux/generic/patches-2.6.37/012-extra_optimization.patch b/target/linux/generic/patches-2.6.37/012-extra_optimization.patch index 4ffa26e9e..a7811d78f 100644 --- a/target/linux/generic/patches-2.6.37/012-extra_optimization.patch +++ b/target/linux/generic/patches-2.6.37/012-extra_optimization.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -538,9 +538,9 @@ +@@ -538,9 +538,9 @@ endif # $(dot-config) all: vmlinux ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE @@ -12,7 +12,7 @@ endif include $(srctree)/arch/$(SRCARCH)/Makefile -@@ -595,6 +595,9 @@ +@@ -595,6 +595,9 @@ endif NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) CHECKFLAGS += $(NOSTDINC_FLAGS) -- cgit v1.2.3