projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.22
/
011-mips_boot.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch
b/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch
index
f96c939
..
6b1caca
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch
+++ b/
target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.22.19/arch/mips/kernel/head.S
-===================================================================
---- linux-2.6.22.19.orig/arch/mips/kernel/head.S
-+++ linux-2.6.22.19/arch/mips/kernel/head.S
+--- a/arch/mips/kernel/head.S
++++ b/arch/mips/kernel/head.S
@@ -129,11 +129,15 @@
#endif
.endm
@@ -129,11 +129,15 @@
#endif
.endm
This page took
0.023986 seconds
and
4
git commands to generate.