add sysupgrade script for config preserving system upgrades. only implemented for...
[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