This is a snapshot of the wcnss driver and associated files as of msm-3.18 commit: e70ad0cd5efdd9dc91a77dcdac31d6132e1315c1 (Promotion of kernel.lnx. 3.18-151201.) Signed-off-by: Yue Ma <yuem@codeaurora.org>
6 lines
127 B
Makefile
6 lines
127 B
Makefile
|
|
# Makefile for WCNSS triple-play driver
|
|
|
|
wcnsscore-objs += wcnss_wlan.o wcnss_vreg.o
|
|
|
|
obj-$(CONFIG_WCNSS_CORE) += wcnsscore.o
|