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
/
au1000
/
patches
/
013-openwrt_rootfs.patch
diff --git
a/target/linux/au1000/patches/013-openwrt_rootfs.patch
b/target/linux/au1000/patches/013-openwrt_rootfs.patch
index
7793161
..
414aa39
100644
(file)
--- a/
target/linux/au1000/patches/013-openwrt_rootfs.patch
+++ b/
target/linux/au1000/patches/013-openwrt_rootfs.patch
@@
-1,5
+1,5
@@
----
linux-2.6.19.2/drivers/mtd/maps/mtx-1_flash.c 2007-07-10 20:56:30.000000000 +0200
-+++
linux-2.6.19.2.new/drivers/mtd/maps/mtx-1_flash.c 2007-07-23 12:21:16.000000000 +0200
+---
a/drivers/mtd/maps/mtx-1_flash.c
++++
b/drivers/mtd/maps/mtx-1_flash.c
@@ -28,7 +28,7 @@
static struct mtd_partition mtx1_partitions[] = {
@@ -28,7 +28,7 @@
static struct mtd_partition mtx1_partitions[] = {
This page took
0.027334 seconds
and
4
git commands to generate.