Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topic/qspi...
[deliverable/linux.git] / sound / isa / cs423x / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
c1017a4c 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
1da177e4
LT
4#
5
1da177e4 6snd-cs4231-objs := cs4231.o
cda9043d 7snd-cs4236-objs := cs4236.o cs4236_lib.o
1da177e4
LT
8
9# Toplevel Module Dependency
ab9914f8 10obj-$(CONFIG_SND_CS4231) += snd-cs4231.o
cda9043d
TI
11obj-$(CONFIG_SND_CS4236) += snd-cs4236.o
12
1da177e4 13
This page took 0.696162 seconds and 5 git commands to generate.