projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[scripts] getver: don't use "-r COMMITTED" arg which needs network access to the...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.30
/
202-mips-freestanding.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch
b/target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch
index
dc6a14f
..
5e114a9
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch
+++ b/
target/linux/generic-2.6/patches-2.6.30/202-mips-freestanding.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -60
3,6 +603,9 @@ else
- load-
$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000
+@@ -60
7,6 +607,9 @@ ifdef CONFIG_PHYSICAL_START
+ load-
y = $(CONFIG_PHYSICAL_START)
endif
+# temporary until string.h is fixed
endif
+# temporary until string.h is fixed
This page took
0.020751 seconds
and
4
git commands to generate.