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/init.d/S10boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/default/target_skeleton/etc/init.d/S10boot') diff --git a/target/default/target_skeleton/etc/init.d/S10boot b/target/default/target_skeleton/etc/init.d/S10boot index 81379bed4..aad625f8d 100755 --- a/target/default/target_skeleton/etc/init.d/S10boot +++ b/target/default/target_skeleton/etc/init.d/S10boot @@ -13,7 +13,7 @@ mkdir -p /var/run } insmod et -insmod wl +insmod wi ifconfig lo 127.0.0.1 up ifconfig eth0 promisc -- cgit v1.2.3