Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / sound / pci / ac97 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
c1017a4c 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
1da177e4
LT
4#
5
c18f68e4
TI
6snd-ac97-codec-y := ac97_codec.o ac97_pcm.o
7snd-ac97-codec-$(CONFIG_PROC_FS) += ac97_proc.o
1da177e4 8
1da177e4
LT
9# Toplevel Module Dependency
10obj-$(CONFIG_SND_AC97_CODEC) += snd-ac97-codec.o