Staging: w35und: merge rest of wbhal.c to phy_calibration.c
[linux-2.6] / 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