Merge git://github.com/herbertx/crypto
[pandora-kernel.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