1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-04 07:01:06 +02:00

Fix yamonenv errors on accessing environment (#1542)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6902 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-04-08 20:21:50 +00:00
parent 542c0479b7
commit 55c75914f8

View File

@ -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: