ALSA: fireworks: Add command/response functionality into hwdep interface
[deliverable/linux.git] / sound / firewire / Makefile
CommitLineData
31ef9134
CL
1snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
2 fcp.o cmp.o amdtp.o
82fbb4f7 3snd-dice-objs := dice.o
31ef9134 4snd-firewire-speakers-objs := speakers.o
3a691b28 5snd-isight-objs := isight.o
1999c3a0 6snd-scs1x-objs := scs1x.o
31ef9134
CL
7
8obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
82fbb4f7 9obj-$(CONFIG_SND_DICE) += snd-dice.o
31ef9134 10obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o
3a691b28 11obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
1999c3a0 12obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o
b5b04336 13obj-$(CONFIG_SND_FIREWORKS) += fireworks/
This page took 0.245131 seconds and 5 git commands to generate.