task-pandora-*: Commit latest Xfce and Core tasks to build PAM correctly and package...
[openpandora.oe.git] / recipes / pandora-system / pandora-wifi / rc.tiwifi.old
1 #!/bin/sh
2
3 rmmod wlan
4
5 insmod $(busybox find /lib/modules/$(uname -r) -name "wlan.ko")