aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 34e5c66..84cffcd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,6 +24,11 @@ USE_CAMERA_STUB := true
BOARD_HAVE_BLUETOOTH := false
BOARD_HAVE_BLUETOOTH_BCM := false
+WPA_SUPPLICANT_VERSION := VER_0_6_X
+BOARD_WPA_SUPPLICANT_DRIVER := WEXT
+WIFI_DRIVER_MODULE_PATH := "/system/modules/ath6kl.ko"
+WIFI_DRIVER_MODULE_NAME := "ath6kl.ko"
+
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi