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.23
/
011-mips_boot.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.23/011-mips_boot.patch
b/target/linux/generic-2.6/patches-2.6.23/011-mips_boot.patch
index
887f020
..
1bea326
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.23/011-mips_boot.patch
+++ b/
target/linux/generic-2.6/patches-2.6.23/011-mips_boot.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.23.17/arch/mips/kernel/head.S
-===================================================================
---- linux-2.6.23.17.orig/arch/mips/kernel/head.S
-+++ linux-2.6.23.17/arch/mips/kernel/head.S
+--- a/arch/mips/kernel/head.S
++++ b/arch/mips/kernel/head.S
@@ -130,6 +130,8 @@
#endif
.endm
@@ -130,6 +130,8 @@
#endif
.endm
This page took
0.021974 seconds
and
4
git commands to generate.