Merge branches 'fixes', 'cleanups' and 'boards'
[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         wbhal.o                 \
11         wbusb.o                 \
12
13
14 obj-$(CONFIG_W35UND) += w35und.o
15
16
17