Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
[openwrt.git] / package / mtd / src / mtd.c
index 92018c2..f3a13ef 100644 (file)
@@ -52,7 +52,7 @@
 
 #define DEBUG
 
-#define JFFS2_DEFAULT_DIR      "tmp"
+#define JFFS2_DEFAULT_DIR      "" /* directory name without /, empty means root dir */
 
 #define SYSTYPE_UNKNOWN     0
 #define SYSTYPE_BROADCOM    1
This page took 0.021125 seconds and 4 git commands to generate.