patch-1.3.36 linux/drivers/sound/.objects

Next file: linux/drivers/sound/.version
Previous file: linux/drivers/scsi/wd7000.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.35/linux/drivers/sound/.objects linux/drivers/sound/.objects
@@ -0,0 +1,101 @@
+OBJS=
+
+ifdef CONFIG_AD1848
+	OBJS := $(OBJS)  ad1848.o
+endif
+
+ifdef CONFIG_YM3812
+	OBJS := $(OBJS)  adlib_card.o
+endif
+
+ifdef CONFIG_AEDSP16
+	OBJS := $(OBJS)  aedsp16.o
+endif
+
+ifdef CONFIG_AUDIO
+	OBJS := $(OBJS)  audio.o
+endif
+
+ifdef CONFIG_CS4232
+	OBJS := $(OBJS)  cs4232.o
+endif
+
+ifdef CONFIG_AUDIO
+	OBJS := $(OBJS)  dmabuf.o
+endif
+
+ifdef CONFIG_GUS
+	OBJS := $(OBJS)  gus_card.o gus_midi.o gus_vol.o gus_wave.o ics2101.o
+endif
+
+ifdef CONFIG_MAD16
+	OBJS := $(OBJS)  mad16.o mad16_sb_midi.o
+endif
+
+ifdef CONFIG_MAUI
+	OBJS := $(OBJS)  maui.o
+endif
+
+ifdef CONFIG_MIDI
+	OBJS := $(OBJS)  midi_synth.o midibuf.o
+endif
+
+ifdef CONFIG_MPU401
+	OBJS := $(OBJS)  mpu401.o
+else
+  ifdef CONFIG_MPU_EMU
+	OBJS := $(OBJS)  mpu401.o
+  endif
+endif
+
+ifdef CONFIG_YM3812
+	OBJS := $(OBJS)  opl3.o
+endif
+
+ifdef CONFIG_PAS
+	OBJS := $(OBJS)  pas2_card.o pas2_midi.o pas2_mixer.o pas2_pcm.o
+endif
+
+ifdef CONFIG_SEQUENCER
+	OBJS := $(OBJS)  patmgr.o
+endif
+
+ifdef CONFIG_PSS
+	OBJS := $(OBJS)  pss.o
+endif
+
+ifdef CONFIG_SB16
+	OBJS := $(OBJS)  sb16_dsp.o
+endif
+
+ifdef CONFIG_SB
+	OBJS := $(OBJS)  sb16_midi.o sb_card.o sb_dsp.o sb_midi.o sb_mixer.o
+	OBJS := $(OBJS)  sb_card.o
+	OBJS := $(OBJS)  sb_dsp.o
+	OBJS := $(OBJS)  sb_midi.o
+	OBJS := $(OBJS)  sb_mixer.o
+endif
+
+ifdef CONFIG_SEQUENCER
+	OBJS := $(OBJS)  sequencer.o
+endif
+
+ifdef CONFIG_SEQUENCER
+	OBJS := $(OBJS)  sound_timer.o
+endif
+
+ifdef CONFIG_SSCAPE
+	OBJS := $(OBJS)  sscape.o
+endif
+
+ifdef CONFIG_SEQUENCER
+	OBJS := $(OBJS)  sys_timer.o
+endif
+
+ifdef CONFIG_TRIX
+	OBJS := $(OBJS)  trix.o
+endif
+
+ifdef CONFIG_UART6850
+	OBJS := $(OBJS)  uart6850.o
+endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this