Fix AutoLoad macro typos (#2765)
[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.021858 seconds and 4 git commands to generate.