add hackish makfile, so that other developers could build images. anyone shuld clean...
[openwrt.git] / target / default / target_skeleton / etc / init.d / S10boot
index 81379be..aad625f 100755 (executable)
@@ -13,7 +13,7 @@ mkdir -p /var/run
 }
 
 insmod et
-insmod wl
+insmod wi
 
 ifconfig lo 127.0.0.1 up
 ifconfig eth0 promisc
This page took 0.025393 seconds and 4 git commands to generate.