[android-developers] Re: How to build the wlan module (driver)

2009-03-20 Thread Disconnect
...huh? Its open source. (Its ugly as hell, but its open.) http://android.git.kernel.org/?p=platform/system/wlan/ti.git;a=summary On Fri, Mar 20, 2009 at 5:12 AM, Rajesh S rajeshs...@gmail.com wrote: join TI. unfortunately it is a close source component on the HTC device. Android might not

[android-developers] Re: How to build the wlan module (driver)

2009-03-20 Thread Iliyan Malchev
This should work: cd system/wlan/ti/sta_dk_4_0_4_32 KERNEL_DIR=path-to-kernel make The kernel module will be at system/wlan/ti/sta_dk_4_0_4_32/wlan.ko On Fri, Mar 20, 2009 at 7:33 AM, Disconnect dc.disconn...@gmail.com wrote: ...huh? Its open source. (Its ugly as hell, but its open.)