Other Parts Discussed in Thread: WL1835, WL1271
Hi all,
Greetings !!!
I am using WL183x with AM335x for Android KitKat 4.4.
Kernel Version - 3.2
I have done all compilation setup by using the below link. SDcard image is working perfectly.
https://github.com/csimmonds/bbb-android-device-files/tree/kk4.4-sdcard
But Now, I have to integrate WL183X with the Android.
I found the below link. and Done required changes and compiled the drivers for WL138x.
when i give make only comapt and cfg80211 drivers compiling, but I am unable to compile the wlcore and wlcore_sdio dirvers ..
Building modules, stage 2.
MODPOST 2 modules
CC hardware/ti/wlan/mac80211/compat_wl18xx/compat/compat.mod.o
LD [M] hardware/ti/wlan/mac80211/compat_wl18xx/compat/compat.ko
CC hardware/ti/wlan/mac80211/compat_wl18xx/net/wireless/cfg80211.mod.o
LD [M] hardware/ti/wlan/mac80211/compat_wl18xx/net/wireless/cfg80211.ko
What could be the reason ? why it is not compiling the wlcore drivers ?
Is there any other Links or Docs for Wl1835 with Kernel-3.2 ?
Thanks in advance for your help.
Best Regards,
Bhaskar