projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
moko nand blocksize is 128k
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
004-extra_optimization.patch
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
6587064
..
7ee86d4
100644
(file)
--- 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,8
+1,6
@@
-Index: linux-2.6.23.17/Makefile
-===================================================================
---- linux-2.6.23.17.orig/Makefile
-+++ linux-2.6.23.17/Makefile
-@@ -508,6 +508,9 @@ CFLAGS += $(call cc-option, -fn
+--- a/Makefile
++++ b/Makefile
+@@ -508,6 +508,9 @@
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)
This page took
0.032483 seconds
and
4
git commands to generate.