projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[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