Hi, You've probably just want to set / uncomment CONFIG_DRIVER_WEXT=y in .config file.
On Dec 15, 3:24 pm, "pavan savoy" <[email protected]> wrote: > Hi, > > I enabled the HAVE_CUSTOM_WIFI_DRIVER_2 := true in my BoardConfig.mk > > and also added the following entry in wpa_supplicant/Android.mk, > > ifeq ($(HAVE_CUSTOM_WIFI_DRIVER_2),true) > WPA_BUILD_SUPPLICANT := true > CONFIG_DRIVER_CUSTOM=y > #my addition down here ..... > CONFIG_DRIVER_WEXT=y > endif > Is this the RIGHT WAY to compile WPA supplicant with WEXT support ? > > If yes, I did get a re-definition error of certain data-types, when I did > this ? When I removed them, I believe I built the wpa supplicant with WEXT > support ? So did I ? > > regards, > Pavan Savoy. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
