Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / winbond / Makefile
1 w35und-objs := \
2 mds.o \
3 mlmetxrx.o \
4 mto.o \
5 phy_calibration.o \
6 reg.o \
7 wb35reg.o \
8 wb35rx.o \
9 wb35tx.o \
10 wbusb.o \
11
12
13 obj-$(CONFIG_W35UND) += w35und.o
14
15
16