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 90ffb99c6b17..77f21b68bf0f 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile | |||
@@ -25,7 +25,6 @@ obj-$(CONFIG_SOUND_WAVEARTIST) += waveartist.o | |||
25 | obj-$(CONFIG_SOUND_MSNDCLAS) += msnd.o msnd_classic.o | 25 | obj-$(CONFIG_SOUND_MSNDCLAS) += msnd.o msnd_classic.o |
26 | obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o | 26 | obj-$(CONFIG_SOUND_MSNDPIN) += msnd.o msnd_pinnacle.o |
27 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o | 27 | obj-$(CONFIG_SOUND_VWSND) += vwsnd.o |
28 | obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o | ||
29 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o | 28 | obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o |
30 | 29 | ||
31 | obj-$(CONFIG_DMASOUND) += dmasound/ | 30 | obj-$(CONFIG_DMASOUND) += dmasound/ |