From 3f9f3d5b4dd054e1262f6d37b510e6f54c59794e Mon Sep 17 00:00:00 2001 From: Hanumantha Reddy Pothula Date: Thu, 5 Dec 2013 18:33:41 +0530 Subject: [PATCH] common:Add pronto_wlan for user variant builds Add pronto_wlan into to common.mk. This change is needed to build wlan driver for User variant builds. Change-Id: Id20fd1899e6183201e311229775052002aa3b2ce CRs-Fixed: 585483 --- common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/common.mk b/common.mk index 83ee9961..1bf1aff8 100644 --- a/common.mk +++ b/common.mk @@ -527,6 +527,7 @@ CRDA += init.crda.sh #WLAN WLAN := prima_wlan.ko +WLAN += pronto_wlan.ko PRODUCT_PACKAGES := \ AccountAndSyncSettings \