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.4
/
patches
/
004-exec_pagesize.patch
diff --git
a/target/linux/generic-2.4/patches/004-exec_pagesize.patch
b/target/linux/generic-2.4/patches/004-exec_pagesize.patch
index
c48906d
..
5711cc2
100644
(file)
--- a/
target/linux/generic-2.4/patches/004-exec_pagesize.patch
+++ b/
target/linux/generic-2.4/patches/004-exec_pagesize.patch
@@
-1,7
+1,7
@@
Index: linux-2.4.35.4/include/asm-mips/param.h
===================================================================
Index: linux-2.4.35.4/include/asm-mips/param.h
===================================================================
---- linux-2.4.35.4.orig/include/asm-mips/param.h
2007-12-15 05:19:42.518844050 +0100
-+++ linux-2.4.35.4/include/asm-mips/param.h
2007-12-15 05:19:49.823260305 +0100
+--- linux-2.4.35.4.orig/include/asm-mips/param.h
++++ linux-2.4.35.4/include/asm-mips/param.h
@@ -55,7 +55,7 @@
#endif /* defined(__KERNEL__) */
#endif /* defined(HZ) */
@@ -55,7 +55,7 @@
#endif /* defined(__KERNEL__) */
#endif /* defined(HZ) */
This page took
0.023981 seconds
and
4
git commands to generate.