]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - sound/firewire/Makefile
ALSA: firewire: add Stanton SCS.1d/1m driver
[linux-imx.git] / sound / firewire / Makefile
index d71ed8935f76603e9a75217d2f34763a3ca03f82..460179df5bb526ee06f90fa7ffd03ef638024e3b 100644 (file)
@@ -2,7 +2,9 @@ snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
                         fcp.o cmp.o amdtp.o
 snd-firewire-speakers-objs := speakers.o
 snd-isight-objs := isight.o
+snd-scs1x-objs := scs1x.o
 
 obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
 obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o
 obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
+obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o