summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorJeff Johnson <jjohnson@qca.qualcomm.com>2013-10-01 12:02:53 -0700
committerMadan Mohan Koyyalamudi <mkoyya@qca.qualcomm.com>2013-10-01 17:04:34 -0700
commitf8bb007ed62fbcc2a0b971aaaa2e1429d86fbbd8 (patch)
tree1d4804488e1e2ba9ecb9f8b310a7c048844fc51d /Android.mk
parentf0462a1087d8a954ea2a2ad74a18fa9e6ac1ae22 (diff)
wlan: update project discrimination in Android.mk
The prima and qcacld-2.0 projects both use the WLAN_CHIPSET variable to keep track of whether or not the given project is supported on a given platform. The problem is that both of these assume WLAN_CHIPSET is initially empty, but that is not always the case. When both are included in an Android build, the value may be set by one of the projects, and that value will be inherited by the other project. To prevent this explicitly clear the WLAN_CHIPSET variable in both projects. Change-Id: I138efff35a1d82e5e13e43b603df350b092d4fb5
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index ea6238f46f56..4c7fc03b978f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,5 +1,8 @@
# Android makefile for the WLAN Module
+# Assume no targets will be supported
+WLAN_CHIPSET :=
+
# Build/Package options for 8084 target
ifeq ($(call is-board-platform,apq8084),true)
WLAN_CHIPSET := qca_cld