patch-1.3.28 linux/Makefile
Next file: linux/arch/alpha/config.in
Previous file: linux/scripts/Configure
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Sep 15 10:59:43 1995
- Orig file:
v1.3.27/linux/Makefile
- Orig date:
Fri Sep 15 11:12:59 1995
diff -u --recursive --new-file v1.3.27/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 1
PATCHLEVEL = 3
-SUBLEVEL = 27
+SUBLEVEL = 28
ARCH = i386
@@ -98,7 +98,7 @@
DRIVERS := $(DRIVERS) drivers/scsi/scsi.a
endif
-ifdef CONFIG_SOUND
+ifeq ($(CONFIG_SOUND),y)
DRIVERS := $(DRIVERS) drivers/sound/sound.a
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