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.26
/
065-rootfs_split.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/065-rootfs_split.patch
b/target/linux/generic-2.6/patches-2.6.26/065-rootfs_split.patch
index
62a7e25
..
069b243
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/065-rootfs_split.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/065-rootfs_split.patch
@@
-903,7
+903,7
@@
struct mtd_info {
u_char type;
u_int32_t flags;
-@@ -21
1,6 +212
,9 @@
+@@ -21
3,6 +214
,9 @@
struct module *owner;
int usecount;
This page took
0.019443 seconds
and
4
git commands to generate.