patch-2.4.0-test9 linux/fs/minix/Makefile
Next file: linux/fs/minix/bitmap.c
Previous file: linux/fs/locks.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Sep 27 19:23:40 2000
- Orig file:
v2.4.0-test8/linux/fs/minix/Makefile
- Orig date:
Thu Feb 10 12:16:58 2000
diff -u --recursive --new-file v2.4.0-test8/linux/fs/minix/Makefile linux/fs/minix/Makefile
@@ -8,7 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile.
O_TARGET := minix.o
-O_OBJS := bitmap.o truncate.o namei.o inode.o file.o dir.o fsync.o
+O_OBJS := bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o dir.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)