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.24
/
011-mips_boot.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.24/011-mips_boot.patch
b/target/linux/generic-2.6/patches-2.6.24/011-mips_boot.patch
index
b918353
..
4eba909
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.24/011-mips_boot.patch
+++ b/
target/linux/generic-2.6/patches-2.6.24/011-mips_boot.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.24.7/arch/mips/kernel/head.S
-===================================================================
---- linux-2.6.24.7.orig/arch/mips/kernel/head.S
-+++ linux-2.6.24.7/arch/mips/kernel/head.S
+--- a/arch/mips/kernel/head.S
++++ b/arch/mips/kernel/head.S
@@ -120,6 +120,8 @@
#endif
.endm
@@ -120,6 +120,8 @@
#endif
.endm
This page took
0.021633 seconds
and
4
git commands to generate.