projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[linux-2.6]
/
drivers
/
staging
/
line6
/
Makefile
1
obj-$(CONFIG_LINE6_USB) += line6usb.o
2
3
line6usb-objs := \
4
audio.o \
5
capture.o \
6
control.o \
7
driver.o \
8
dumprequest.o \
9
midi.o \
10
midibuf.o \
11
pcm.o \
12
playback.o \
13
pod.o \
14
toneport.o \
15
variax.o