USB: add quirk to avoid config and interface strings
[linux-2.6/mini2440.git] / sound / isa / cs423x / Makefile
blob5870ca21ab59c24e135abb500c1d5e1ed4c5b633
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
6 snd-cs4236-lib-objs := cs4236_lib.o
7 snd-cs4231-objs := cs4231.o
8 snd-cs4232-objs := cs4232.o
9 snd-cs4236-objs := cs4236.o
11 # Toplevel Module Dependency
12 obj-$(CONFIG_SND_CS4231) += snd-cs4231.o
13 obj-$(CONFIG_SND_CS4232) += snd-cs4232.o
14 obj-$(CONFIG_SND_CS4236) += snd-cs4236.o snd-cs4236-lib.o