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
This commit is contained in:
Hanumantha Reddy Pothula 2013-12-05 18:33:41 +05:30 committed by Gerrit - the friendly Code Review server
parent abc5e73825
commit 653c4fd857
1 changed files with 1 additions and 0 deletions

View File

@ -520,6 +520,7 @@ CRDA += init.crda.sh
#WLAN #WLAN
WLAN := prima_wlan.ko WLAN := prima_wlan.ko
WLAN += pronto_wlan.ko
PRODUCT_PACKAGES := \ PRODUCT_PACKAGES := \
AccountAndSyncSettings \ AccountAndSyncSettings \