aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/Makefile')
-rw-r--r--sound/oss/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/oss/Makefile b/sound/oss/Makefile
index 3a141474fb73..c611514f7ff1 100644
--- a/sound/oss/Makefile
+++ b/sound/oss/Makefile
@@ -31,8 +31,6 @@ obj-$(CONFIG_SOUND_VWSND) += vwsnd.o
31obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o 31obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o
32obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o 32obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o
33 33
34obj-$(CONFIG_SOUND_WM97XX) += ac97_plugin_wm97xx.o
35
36obj-$(CONFIG_DMASOUND) += dmasound/ 34obj-$(CONFIG_DMASOUND) += dmasound/
37 35
38# Declare multi-part drivers. 36# Declare multi-part drivers.