2011-03-15 06:53:21 +00:00
|
|
|
snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
|
2015-09-19 02:21:55 +00:00
|
|
|
fcp.o cmp.o amdtp-stream.o amdtp-am824.o
|
2011-05-11 08:44:51 +00:00
|
|
|
snd-isight-objs := isight.o
|
2011-03-15 06:53:21 +00:00
|
|
|
|
|
|
|
obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
|
2014-11-28 15:59:12 +00:00
|
|
|
obj-$(CONFIG_SND_DICE) += dice/
|
2014-11-28 15:59:26 +00:00
|
|
|
obj-$(CONFIG_SND_OXFW) += oxfw/
|
2011-05-11 08:44:51 +00:00
|
|
|
obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
|
2014-04-25 13:45:00 +00:00
|
|
|
obj-$(CONFIG_SND_FIREWORKS) += fireworks/
|
2014-04-25 13:45:14 +00:00
|
|
|
obj-$(CONFIG_SND_BEBOB) += bebob/
|
2015-09-30 00:39:16 +00:00
|
|
|
obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
|
2015-10-01 13:02:11 +00:00
|
|
|
obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/
|