]> bbs.cooldavid.org Git - net-next-2.6.git/blame - sound/arm/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[net-next-2.6.git] / sound / arm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
3#
4
cb5a6ffc 5obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o
d6797322 6snd-aaci-objs := aaci.o
c9237156
RK
7
8obj-$(CONFIG_SND_PXA2XX_PCM) += snd-pxa2xx-pcm.o
9snd-pxa2xx-pcm-objs := pxa2xx-pcm.o
10
9c636342 11obj-$(CONFIG_SND_PXA2XX_LIB) += snd-pxa2xx-lib.o
a6d77317
DES
12snd-pxa2xx-lib-y := pxa2xx-pcm-lib.o
13snd-pxa2xx-lib-$(CONFIG_SND_PXA2XX_LIB_AC97) += pxa2xx-ac97-lib.o
9c636342 14
c9237156
RK
15obj-$(CONFIG_SND_PXA2XX_AC97) += snd-pxa2xx-ac97.o
16snd-pxa2xx-ac97-objs := pxa2xx-ac97.o