Our custom board use omap4470 with JorJin WG7311-0A , and we referenced the release from http://www.omappedia.org/wiki/4AJ.2.5P2_OMAP4_Jelly_Bean_Release_Notes
and than building Wlan driver referenced from http://omappedia.org/wiki/4AJ.2.2_OMAP4_Jelly_Bean_Panda_Notes#Building_WLAN_driver
Because the chipset is wl1271, so we use Wlink6 source code,and when I insmod wl12xx_sdio.ko it shows an
error as below
[ 51.660308] cfg80211: wext will not work because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface, like iwconfig will not work.
[ 51.677337] wl12xx: loaded
Linux kernel 3.4 doesn't have this config. Anyone can help me ? Thank you.