From d463661b9cedcbbfe7e5fba70a047dbb28f2078a Mon Sep 17 00:00:00 2001 From: wbx Date: Tue, 8 Feb 2005 08:21:32 +0000 Subject: add hackish makfile, so that other developers could build images. anyone shuld clean this up, but I am busy working on kernel stuff. ok @mbm git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@225 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/default/target_skeleton/etc/preinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/default/target_skeleton/etc/preinit') diff --git a/target/default/target_skeleton/etc/preinit b/target/default/target_skeleton/etc/preinit index 6e6a9c998..95a2da8be 100755 --- a/target/default/target_skeleton/etc/preinit +++ b/target/default/target_skeleton/etc/preinit @@ -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 -- cgit v1.2.3