projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with butto...
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
012-extra_optimization.patch
diff --git
a/target/linux/generic/patches-2.6.35/012-extra_optimization.patch
b/target/linux/generic/patches-2.6.35/012-extra_optimization.patch
index
0b5174c
..
b5f4f39
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/012-extra_optimization.patch
+++ b/
target/linux/generic/patches-2.6.35/012-extra_optimization.patch
@@
-1,6
+1,6
@@
--- a/Makefile
+++ b/Makefile
--- a/Makefile
+++ b/Makefile
-@@ -5
29,7 +529
,7 @@ all: vmlinux
+@@ -5
32,7 +532
,7 @@ all: vmlinux
ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
KBUILD_CFLAGS += -Os
else
ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
KBUILD_CFLAGS += -Os
else
@@
-9,7
+9,7
@@
endif
include $(srctree)/arch/$(SRCARCH)/Makefile
endif
include $(srctree)/arch/$(SRCARCH)/Makefile
-@@ -5
67,6 +567
,9 @@ endif
+@@ -5
70,6 +570
,9 @@ endif
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.023962 seconds
and
4
git commands to generate.