diff options
Diffstat (limited to 'sound/oss/Makefile')
-rw-r--r-- | sound/oss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/Makefile b/sound/oss/Makefile index 7a2f9ae7b7c5..1200670017bd 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile | |||
@@ -37,7 +37,6 @@ obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o | |||
37 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o | 37 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o |
38 | obj-$(CONFIG_SOUND_ICH) += i810_audio.o ac97_codec.o | 38 | obj-$(CONFIG_SOUND_ICH) += i810_audio.o ac97_codec.o |
39 | obj-$(CONFIG_SOUND_ES1371) += es1371.o ac97_codec.o | 39 | obj-$(CONFIG_SOUND_ES1371) += es1371.o ac97_codec.o |
40 | obj-$(CONFIG_SOUND_VRC5477) += nec_vrc5477.o ac97_codec.o | ||
41 | obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o | 40 | obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o |
42 | obj-$(CONFIG_SOUND_TRIDENT) += trident.o ac97_codec.o | 41 | obj-$(CONFIG_SOUND_TRIDENT) += trident.o ac97_codec.o |
43 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o | 42 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o |