projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON in pci...
[openwrt.git]
/
package
/
yamonenv
/
patches
/
001-yamonenv_mtd_partition.patch
1
--- a/src/yamonenv.c
2
+++ b/src/yamonenv.c
3
@@ -12,7 +12,7 @@
4
#include <fcntl.h>
5
#include <unistd.h>
6
7
-#define DEFAULT_YAMON_ENV_FILE "/dev/mtd/3"
8
+#define DEFAULT_YAMON_ENV_FILE "/dev/mtd3"
9
10
11
// control byte definitions:
This page took
0.044501 seconds
and
5
git commands to generate.