accidently commit and bad typo
[openwrt.git] / openwrt / 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.025237 seconds and 4 git commands to generate.