]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/firewire/Makefile
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwesse...
[mirror_ubuntu-bionic-kernel.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