]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - sound/drivers/Makefile
Merge branch 'omap-clock-fixes' of git://git.pwsan.com/linux-2.6
[linux-2.6-omap-h63xx.git] / sound / drivers / Makefile
1 #
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4 #
5
6 snd-dummy-objs := dummy.o
7 snd-mtpav-objs := mtpav.o
8 snd-mts64-objs := mts64.o
9 snd-portman2x4-objs := portman2x4.o
10 snd-serial-u16550-objs := serial-u16550.o
11 snd-virmidi-objs := virmidi.o
12 snd-ml403-ac97cr-objs := ml403-ac97cr.o pcm-indirect2.o
13
14 # Toplevel Module Dependency
15 obj-$(CONFIG_SND_DUMMY) += snd-dummy.o
16 obj-$(CONFIG_SND_VIRMIDI) += snd-virmidi.o
17 obj-$(CONFIG_SND_SERIAL_U16550) += snd-serial-u16550.o
18 obj-$(CONFIG_SND_MTPAV) += snd-mtpav.o
19 obj-$(CONFIG_SND_MTS64) += snd-mts64.o
20 obj-$(CONFIG_SND_PORTMAN2X4) += snd-portman2x4.o
21 obj-$(CONFIG_SND_ML403_AC97CR) += snd-ml403-ac97cr.o
22
23 obj-$(CONFIG_SND) += opl3/ opl4/ mpu401/ vx/ pcsp/