summaryrefslogtreecommitdiff
path: root/sound/pci/ac97/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/ac97/Makefile')
-rw-r--r--sound/pci/ac97/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/ac97/Makefile b/sound/pci/ac97/Makefile
index 3c3222122d8b..f5d471896b95 100644
--- a/sound/pci/ac97/Makefile
+++ b/sound/pci/ac97/Makefile
@@ -3,7 +3,7 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
-snd-ac97-codec-objs := ac97_codec.o ac97_pcm.o ac97_patch.o
+snd-ac97-codec-objs := ac97_codec.o ac97_pcm.o
ifneq ($(CONFIG_PROC_FS),)
snd-ac97-codec-objs += ac97_proc.o