]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/staging/winbond/Makefile
Staging: winbond: Makefile: replace the use of <module>-objs with <module>-y
[net-next-2.6.git] / drivers / staging / winbond / Makefile
CommitLineData
6082a68a 1w35und-y := \
9ce922fd
PE
2 mds.o \
3 mlmetxrx.o \
4 mto.o \
66101de1
PM
5 phy_calibration.o \
6 reg.o \
9ce922fd
PE
7 wb35reg.o \
8 wb35rx.o \
9 wb35tx.o \
9ce922fd 10 wbusb.o \
66101de1
PM
11
12
13obj-$(CONFIG_W35UND) += w35und.o
14
15
16