patch-2.4.14 linux/fs/isofs/Makefile
Next file: linux/fs/isofs/compress.c
Previous file: linux/fs/inflate_fs/zutil.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Oct 25 13:53:53 2001
- Orig file:
v2.4.13/linux/fs/isofs/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.13/linux/fs/isofs/Makefile linux/fs/isofs/Makefile
@@ -11,7 +11,10 @@
obj-y := namei.o inode.o dir.o util.o rock.o
obj-$(CONFIG_JOLIET) += joliet.o
+obj-$(CONFIG_ZISOFS) += compress.o
obj-m := $(O_TARGET)
+
+CFLAGS_compress.o := -I $(TOPDIR)/fs/inflate_fs
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)