diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-04-29 20:46:49 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-04-29 20:46:49 +0000 |
commit | a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9 (patch) | |
tree | 3dfbc8c879143de9b7692bc6e527ea0c499e362e /target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch | |
parent | fab598b67528b7ba8867b12037f738696a30f9c9 (diff) | |
download | upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.tar.gz upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.tar.bz2 upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.zip |
resync patches for 2.6.30-rc3
SVN-Revision: 15494
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 91dd68b914..05fd5fbde4 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 -@@ -561,6 +561,9 @@ endif +@@ -566,6 +566,9 @@ endif NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) CHECKFLAGS += $(NOSTDINC_FLAGS) |