[IA64] uncached allocator: use generic (not sn2 specific) functions
[linux-2.6/verdex.git] / sound / arm / Makefile
blob103f136926d9bea7d754d9358a99662787764755
2 # Makefile for ALSA
5 snd-sa11xx-uda1341-objs := sa11xx-uda1341.o
6 snd-aaci-objs := aaci.o devdma.o
7 snd-pxa2xx-pcm-objs := pxa2xx-pcm.o
8 snd-pxa2xx-ac97-objs := pxa2xx-ac97.o
10 obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o
11 obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o
12 obj-$(CONFIG_SND_PXA2XX_PCM) += snd-pxa2xx-pcm.o
13 obj-$(CONFIG_SND_PXA2XX_AC97) += snd-pxa2xx-ac97.o