1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 08:01:25 +02:00

Fix yamonenv errors on accessing environment (#1542)

SVN-Revision: 6902
This commit is contained in:
Florian Fainelli 2007-04-08 20:21:50 +00:00
parent 69d2ecda31
commit fb42821663

@ -0,0 +1,12 @@
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
@@ -12,7 +12,7 @@
#include <fcntl.h>
#include <unistd.h>
-#define DEFAULT_YAMON_ENV_FILE "/dev/mtd/3"
+#define DEFAULT_YAMON_ENV_FILE "/dev/mtd3"
// control byte definitions: