projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: add missing symbols to the 2.6.31 config
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.30
/
004-extra_optimization.patch
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
91dd68b
..
018e673
100644
(file)
--- 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
-@@ -56
1,6 +561
,9 @@ endif
+@@ -56
7,6 +567
,9 @@ endif
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)
This page took
0.025668 seconds
and
4
git commands to generate.