vmxnet3: fix ethtool ring buffer size setting
[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
1999c3a0 5snd-scs1x-objs := scs1x.o
31ef9134
CL
6
7obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
8obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o
3a691b28 9obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
1999c3a0 10obj-$(CONFIG_SND_SCS1X) += snd-scs1x.o