accidently commit and bad typo
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Feb 2005 08:29:30 +0000 (08:29 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Feb 2005 08:29:30 +0000 (08:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@226 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/default/target_skeleton/etc/init.d/S10boot

index aad625f..81379be 100755 (executable)
@@ -13,7 +13,7 @@ mkdir -p /var/run
 }
 
 insmod et
-insmod wi
+insmod wl
 
 ifconfig lo 127.0.0.1 up
 ifconfig eth0 promisc
This page took 0.022943 seconds and 4 git commands to generate.