Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / winbond / Makefile
1 w35und-y := \
2 mds.o \
3 mto.o \
4 phy_calibration.o \
5 reg.o \
6 wb35reg.o \
7 wb35rx.o \
8 wb35tx.o \
9 wbusb.o \
10
11
12 obj-$(CONFIG_W35UND) += w35und.o
13
14
15