summaryrefslogtreecommitdiff
path: root/sound/firewire/Makefile
blob: e5b1634d9ad4bcdc593e7c82dcac3b86b024604b (plain)
1
2
3
4
5
6
snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
			 fcp.o cmp.o amdtp.o
snd-firewire-speakers-objs := speakers.o

obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
obj-$(CONFIG_SND_FIREWIRE_SPEAKERS) += snd-firewire-speakers.o