diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-20 10:59:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-20 10:59:21 +0000 |
commit | c7fdb609e42df6a95f08c0003f1f772540e07249 (patch) | |
tree | afaac3abc5612fd5673257cc6c8c4fddbb56a59d /target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch | |
parent | 2404c8c77bbd92109f47f95ea1cbbfd8ef58576a (diff) | |
download | upstream-c7fdb609e42df6a95f08c0003f1f772540e07249.tar.gz upstream-c7fdb609e42df6a95f08c0003f1f772540e07249.tar.bz2 upstream-c7fdb609e42df6a95f08c0003f1f772540e07249.zip |
2.6.{28,30}: refresh patches
SVN-Revision: 16934
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.patch | 2 |
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) |