GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / isa / cs423x / Makefile
blob7efc313418977c245ea1dea56403a1f15efacec3
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
6 snd-cs4231-objs := cs4231.o
7 snd-cs4236-objs := cs4236.o cs4236_lib.o
9 # Toplevel Module Dependency
10 obj-$(CONFIG_SND_CS4231) += snd-cs4231.o
11 obj-$(CONFIG_SND_CS4236) += snd-cs4236.o