2010-03-26 16:29:32 +02:00
|
|
|
--- a/src/yamonenv.c
|
|
|
|
+++ b/src/yamonenv.c
|
2007-04-08 23:21:50 +03:00
|
|
|
@@ -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:
|