patch-2.4.23 linux-2.4.23/drivers/sound/Makefile

Next file: linux-2.4.23/drivers/sound/ac97_codec.c
Previous file: linux-2.4.23/drivers/sound/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/sound/Makefile linux-2.4.23/drivers/sound/Makefile
@@ -81,6 +81,8 @@
 obj-$(CONFIG_SOUND_RME96XX)     += rme96xx.o
 obj-$(CONFIG_SOUND_BT878)	+= btaudio.o
 obj-$(CONFIG_SOUND_IT8172)	+= ite8172.o ac97_codec.o
+obj-$(CONFIG_SOUND_AD1980)	+= ac97_plugin_ad1980.o
+obj-$(CONFIG_SOUND_WM97XX)	+= ac97_plugin_wm97xx.o
 
 ifeq ($(CONFIG_MIDI_EMU10K1),y)
   obj-$(CONFIG_SOUND_EMU10K1)	+= sound.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)