patch-2.4.0-test8 linux/fs/ext2/Makefile

Next file: linux/fs/ext2/balloc.c
Previous file: linux/fs/exec.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/fs/ext2/Makefile linux/fs/ext2/Makefile
@@ -9,7 +9,7 @@
 
 O_TARGET := ext2.o
 O_OBJS   := acl.o balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
-		ioctl.o namei.o super.o symlink.o truncate.o
+		ioctl.o namei.o super.o symlink.o
 M_OBJS   := $(O_TARGET)
 
 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)