diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:11:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:11:53 +0000 |
commit | 5d67fbe1b7c3aa6e64c9c694aef1e0769072e973 (patch) | |
tree | ec1c8bf5e7f64f9f25f42356462dd8d23dc141f5 /target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch | |
parent | 2b2541ebad985e416bd9a95e4fb8ccad1407570b (diff) | |
download | upstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.tar.gz upstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.tar.bz2 upstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.zip |
generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch b/target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch index 7ee86d4bbb..68c75c260d 100644 --- a/target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch +++ b/target/linux/generic-2.6/patches-2.6.23/004-extra_optimization.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -508,6 +508,9 @@ +@@ -508,6 +508,9 @@ CFLAGS += $(call cc-option, -fn NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) CHECKFLAGS += $(NOSTDINC_FLAGS) |