Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
2 fcp.o cmp.o amdtp-stream.o amdtp-am824.o
3snd-isight-objs := isight.o
4
5obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
6obj-$(CONFIG_SND_DICE) += dice/
7obj-$(CONFIG_SND_OXFW) += oxfw/
8obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
9obj-$(CONFIG_SND_FIREWORKS) += fireworks/
10obj-$(CONFIG_SND_BEBOB) += bebob/
11obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
12obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/