diff options
Diffstat (limited to 'sound/oss/Makefile')
-rw-r--r-- | sound/oss/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/oss/Makefile b/sound/oss/Makefile index 1f86299fae40..c611514f7ff1 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile | |||
@@ -29,11 +29,8 @@ obj-$(CONFIG_SOUND_MSNDCLAS) += msnd.o msnd_classic.o | |||
29 | obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o | 29 | obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o |
30 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o | 30 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o |
31 | obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o | 31 | obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o |
32 | obj-$(CONFIG_SOUND_TRIDENT) += trident.o ac97_codec.o | ||
33 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o | 32 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o |
34 | 33 | ||
35 | obj-$(CONFIG_SOUND_WM97XX) += ac97_plugin_wm97xx.o | ||
36 | |||
37 | obj-$(CONFIG_DMASOUND) += dmasound/ | 34 | obj-$(CONFIG_DMASOUND) += dmasound/ |
38 | 35 | ||
39 | # Declare multi-part drivers. | 36 | # Declare multi-part drivers. |