ASoC: Remove unused -codec from Wolfson device driver names
[deliverable/linux.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
This page took 0.116365 seconds and 5 git commands to generate.