patch-2.4.20 linux-2.4.20/fs/jffs2/Makefile
Next file: linux-2.4.20/fs/jffs2/compr_zlib.c
Previous file: linux-2.4.20/fs/jbd/transaction.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/fs/jffs2/Makefile
- Orig date:
Thu Oct 4 15:13:18 2001
diff -urN linux-2.4.19/fs/jffs2/Makefile linux-2.4.20/fs/jffs2/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for the linux Journalling Flash FileSystem (JFFS) routines.
#
-# $Id: Makefile,v 1.25 2001/09/25 20:59:41 dwmw2 Exp $
+# $Id: Makefile,v 1.25.2.1 2002/10/11 09:04:44 dwmw2 Exp $
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
@@ -11,7 +11,7 @@
COMPR_OBJS := compr.o compr_rubin.o compr_rtime.o pushpull.o \
- compr_zlib.o zlib.o
+ compr_zlib.o
JFFS2_OBJS := crc32.o dir.o file.o ioctl.o nodelist.o malloc.o \
read.o nodemgmt.o readinode.o super.o write.o scan.o gc.o \
symlink.o build.o erase.o background.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)