patch-1.3.53 linux/Makefile
Next file: linux/arch/alpha/defconfig
Previous file: linux/Documentation/Configure.help
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Dec 31 11:11:59 1995
- Orig file:
v1.3.52/linux/Makefile
- Orig date:
Sat Dec 30 15:50:52 1995
diff -u --recursive --new-file v1.3.52/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 1
PATCHLEVEL = 3
-SUBLEVEL = 52
+SUBLEVEL = 53
ARCH = i386
@@ -266,6 +266,7 @@
if [ -f IPV4_MODULES ]; then inst_mod IPV4_MODULES ipv4; fi; \
if [ -f SCSI_MODULES ]; then inst_mod SCSI_MODULES scsi; fi; \
if [ -f FS_MODULES ]; then inst_mod FS_MODULES fs; fi; \
+ if [ -f CDROM_MODULES ]; then inst_mod CDROM_MODULES cdrom; fi; \
\
ls *.o > .allmods; \
echo $$MODULES | tr ' ' '\n' | sort | comm -23 .allmods - > .misc; \
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this