projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'topic/hda' into for-linus
[linux-2.6]
/
sound
/
usb
/
usx2y
/
Makefile
1
snd-usb-usx2y-objs := usbusx2y.o usX2Yhwdep.o usx2yhwdeppcm.o
2
snd-usb-us122l-objs := us122l.o
3
4
obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-usx2y.o
5
obj-$(CONFIG_SND_USB_US122L) += snd-usb-us122l.o