add hackish makfile, so that other developers could build images. anyone shuld clean...
[openwrt.git] / target / default / target_skeleton / etc / preinit
index 6e6a9c9..95a2da8 100755 (executable)
@@ -14,7 +14,7 @@ else
   pivot_root /jffs /jffs/rom
   mount none /dev -t devfs
   mount none /proc -t proc
-  umount rom/proc rom/dev
+  umount rom/proc
 fi
 mount none /tmp -t ramfs
 exec /sbin/init
This page took 0.027122 seconds and 4 git commands to generate.