Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
[GitHub/mt8127/android_kernel_alcatel_ttab.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
3snd-firewire-speakers-objs := speakers.o
3a691b28 4snd-isight-objs := isight.o
31ef9134
CL
5
6obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
7obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o
3a691b28 8obj-$(CONFIG_SND_ISIGHT) += snd-isight.o