projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kirkwood] Fix mv_cesa module dependencies and .ko file location
[openwrt.git]
/
package
/
yamonenv
/
patches
/
001-yamonenv_mtd_partition.patch
diff --git
a/package/yamonenv/patches/001-yamonenv_mtd_partition.patch
b/package/yamonenv/patches/001-yamonenv_mtd_partition.patch
index
8a71459
..
e1def28
100644
(file)
--- a/
package/yamonenv/patches/001-yamonenv_mtd_partition.patch
+++ b/
package/yamonenv/patches/001-yamonenv_mtd_partition.patch
@@
-1,6
+1,5
@@
-diff -urN yamonenv/src/yamonenv.c yamonenv.new/src/yamonenv.c
---- yamonenv/src/yamonenv.c 2005-10-21 15:40:11.000000000 +0200
-+++ yamonenv.new/src/yamonenv.c 2007-04-08 22:17:44.000000000 +0200
+--- a/src/yamonenv.c
++++ b/src/yamonenv.c
@@ -12,7 +12,7 @@
#include <fcntl.h>
#include <unistd.h>
@@ -12,7 +12,7 @@
#include <fcntl.h>
#include <unistd.h>
This page took
0.033544 seconds
and
4
git commands to generate.