Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[cascardo/linux.git] / sound / firewire / Makefile
1 # To find a header included by define_trace.h.
2 CFLAGS_amdtp-stream.o   := -I$(src)
3
4 snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
5                          fcp.o cmp.o amdtp-stream.o amdtp-am824.o
6 snd-isight-objs := isight.o
7
8 obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
9 obj-$(CONFIG_SND_DICE) += dice/
10 obj-$(CONFIG_SND_OXFW) += oxfw/
11 obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
12 obj-$(CONFIG_SND_FIREWORKS) += fireworks/
13 obj-$(CONFIG_SND_BEBOB) += bebob/
14 obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
15 obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/