diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:16:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:16:45 +0000 |
commit | 09de82989a23c0844422dba103d7534a81cfaeef (patch) | |
tree | b82a2992141db38036a3058645e8dcadfb7385ef /target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch | |
parent | 6fbcb132369d914e4a9779f23628490243afe6f6 (diff) | |
download | upstream-09de82989a23c0844422dba103d7534a81cfaeef.tar.gz upstream-09de82989a23c0844422dba103d7534a81cfaeef.tar.bz2 upstream-09de82989a23c0844422dba103d7534a81cfaeef.zip |
generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch b/target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch index a6810cd009..9167a7bcc3 100644 --- a/target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch +++ b/target/linux/generic-2.6/patches-2.6.24/004-extra_optimization.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -527,6 +527,9 @@ +@@ -527,6 +527,9 @@ KBUILD_CFLAGS += $(call cc-optio NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) CHECKFLAGS += $(NOSTDINC_FLAGS) |