patch-2.4.14 linux/fs/Makefile
Next file: linux/fs/adfs/map.c
Previous file: linux/fs/Config.in
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Nov  5 13:40:59 2001
-  Orig file: 
v2.4.13/linux/fs/Makefile
-  Orig date: 
Tue Oct  9 17:06:53 2001
diff -u --recursive --new-file v2.4.13/linux/fs/Makefile linux/fs/Makefile
@@ -27,6 +27,7 @@
 
 # Do not add any filesystems before this line
 subdir-$(CONFIG_EXT2_FS)	+= ext2
+subdir-$(CONFIG_ZLIB_FS_INFLATE) += inflate_fs
 subdir-$(CONFIG_CRAMFS)		+= cramfs
 subdir-$(CONFIG_RAMFS)		+= ramfs
 subdir-$(CONFIG_CODA_FS)	+= coda
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)