From 50e6721cca5b0d99b2381baf9010aa18a688e1b3 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 23 Aug 2005 22:48:12 +0100 Subject: [PATCH] --- yaml --- r: 5976 b: refs/heads/master c: acd3bd82c08d1a399760605706a86821148243d9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/oss/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6b951a0fff36..16d44cf238ac 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fa53bb650e6747628276e3ab6d98f51d9bfb0573 +refs/heads/master: acd3bd82c08d1a399760605706a86821148243d9 diff --git a/trunk/sound/oss/Makefile b/trunk/sound/oss/Makefile index db9afb61d6ff..9bf3ee544d86 100644 --- a/trunk/sound/oss/Makefile +++ b/trunk/sound/oss/Makefile @@ -80,7 +80,7 @@ obj-$(CONFIG_SOUND_ALI5455) += ali5455.o ac97_codec.o obj-$(CONFIG_SOUND_IT8172) += ite8172.o ac97_codec.o obj-$(CONFIG_SOUND_FORTE) += forte.o ac97_codec.o -obj-$(CONFIG_SOUND_AD1980) += ac97_plugin_ad1980.o +obj-$(CONFIG_SOUND_AD1980) += ac97_plugin_ad1980.o ac97_codec.o obj-$(CONFIG_SOUND_WM97XX) += ac97_plugin_wm97xx.o ifeq ($(CONFIG_MIDI_EMU10K1),y)