MIPS: Fix detection of unsupported highmem with cache aliases
[deliverable/linux.git] / sound / firewire / Makefile
CommitLineData
0c95c1d6
TS
1# To find a header included by define_trace.h.
2CFLAGS_amdtp-stream.o := -I$(src)
3
31ef9134 4snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
5955815e 5 fcp.o cmp.o amdtp-stream.o amdtp-am824.o
3a691b28 6snd-isight-objs := isight.o
31ef9134
CL
7
8obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
14ff6a09 9obj-$(CONFIG_SND_DICE) += dice/
1a4e39c2 10obj-$(CONFIG_SND_OXFW) += oxfw/
3a691b28 11obj-$(CONFIG_SND_ISIGHT) += snd-isight.o
b5b04336 12obj-$(CONFIG_SND_FIREWORKS) += fireworks/
fd6f4b0d 13obj-$(CONFIG_SND_BEBOB) += bebob/
9edf723f 14obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
c0949b27 15obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/
This page took 0.253236 seconds and 5 git commands to generate.