msm8976-common: Get rid of wifi module

* It's built-in now.
This commit is contained in:
LuK1337 2017-01-21 01:43:02 +01:00
parent 3c2d8e66f9
commit 241ba68c7c
1 changed files with 0 additions and 2 deletions

View File

@ -185,6 +185,4 @@ BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
WIFI_DRIVER_FW_PATH_AP := "ap"
WIFI_DRIVER_FW_PATH_STA := "sta"
WIFI_DRIVER_FW_PATH_P2P := "p2p"
WIFI_DRIVER_MODULE_NAME := "wlan"
WIFI_DRIVER_MODULE_PATH := "/system/lib/modules/wlan.ko"
WPA_SUPPLICANT_VERSION := VER_0_8_X