aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-20 10:59:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-20 10:59:21 +0000
commitdfb0a29a88306f323a108d0db0068c728ac28599 (patch)
tree798e78d2556a397acb20c85de7ff237ac94e02f8 /target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
parentf8194a286958c8ee0dfe4d26dee7a0a12a3014f4 (diff)
downloadmaster-187ad058-dfb0a29a88306f323a108d0db0068c728ac28599.tar.gz
master-187ad058-dfb0a29a88306f323a108d0db0068c728ac28599.tar.bz2
master-187ad058-dfb0a29a88306f323a108d0db0068c728ac28599.zip
[kernel] 2.6.{28,30}: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16934 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch b/target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
index 05fd5fbde4..018e673e20 100644
--- a/target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
+++ b/target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -566,6 +566,9 @@ endif
+@@ -567,6 +567,9 @@ endif
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)