Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / sound / firewire / Makefile
CommitLineData
31ef9134 1snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
5955815e 2 fcp.o cmp.o amdtp-stream.o amdtp-am824.o
3a691b28 3snd-isight-objs := isight.o
1999c3a0 4snd-scs1x-objs := scs1x.o
31ef9134
CL
5
6obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
14ff6a09 7obj-$(CONFIG_SND_DICE) += dice/
1a4e39c2 8obj-$(CONFIG_SND_OXFW) += oxfw/
3a691b28 9obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
1999c3a0 10obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o
b5b04336 11obj-$(CONFIG_SND_FIREWORKS) += fireworks/
fd6f4b0d 12obj-$(CONFIG_SND_BEBOB) += bebob/
9edf723f 13obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
c0949b27 14obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/
This page took 0.335222 seconds and 5 git commands to generate.