patch-2.1.129 linux/drivers/sound/Makefile
Next file: linux/drivers/sound/ad1848.c
Previous file: linux/drivers/scsi/sd.c
Back to the patch index
Back to the overall index
-  Lines: 30
-  Date:
Mon Nov 16 10:32:58 1998
-  Orig file: 
v2.1.128/linux/drivers/sound/Makefile
-  Orig date: 
Fri Oct 23 22:01:21 1998
diff -u --recursive --new-file v2.1.128/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -41,19 +41,7 @@
 # Each configuration option enables a list of files.
 
 obj-$(CONFIG_SOUND)		+= soundcore.o
-
-ifeq ($(ARCH),m68k)
-
 obj-$(CONFIG_DMASOUND)		+= dmasound.o
-
-else
-
-ifeq ($(CONFIG_PMAC),y)
-
-obj-$(CONFIG_DMASOUND)		+= dmasound.o
-
-else
-
 obj-$(CONFIG_SOUND_OSS)		+= sound.o
 obj-$(CONFIG_SOUND_ADLIB)	+= adlib_card.o opl3.o
 obj-$(CONFIG_SOUND_CS4232)	+= cs4232.o ad1848.o 
@@ -89,9 +77,6 @@
 obj-$(CONFIG_SOUND_ES1370)	+= es1370.o
 obj-$(CONFIG_SOUND_ES1371)	+= es1371.o
 obj-$(CONFIG_SOUND_SONICVIBES)	+= sonicvibes.o
-
-endif
-endif
 
 # Declare multi-part drivers.
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov