blob: fad8d49306ab5fb7650263c52d127ddebf2168aa [file] [log] [blame]
Clemens Ladisch31ef9132011-03-15 07:53:21 +01001snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
2 fcp.o cmp.o amdtp.o
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +02003snd-dice-objs := dice.o
Clemens Ladisch31ef9132011-03-15 07:53:21 +01004snd-firewire-speakers-objs := speakers.o
Clemens Ladisch3a691b22011-05-11 10:44:51 +02005snd-isight-objs := isight.o
Clemens Ladisch1999c3a2012-05-26 11:43:19 +02006snd-scs1x-objs := scs1x.o
Clemens Ladisch31ef9132011-03-15 07:53:21 +01007
8obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +02009obj-$(CONFIG_SND_DICE) += snd-dice.o
Clemens Ladisch31ef9132011-03-15 07:53:21 +010010obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o
Clemens Ladisch3a691b22011-05-11 10:44:51 +020011obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
Clemens Ladisch1999c3a2012-05-26 11:43:19 +020012obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o
Takashi Sakamotob5b04332014-04-25 22:45:00 +090013obj-$(CONFIG_SND_FIREWORKS) += fireworks/
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +090014obj-$(CONFIG_SND_BEBOB) += bebob/