patch-2.4.6 linux/fs/sysv/Makefile
Next file: linux/fs/sysv/balloc.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 2 14:03:04 2001
- Orig file:
v2.4.5/linux/fs/sysv/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.5/linux/fs/sysv/Makefile linux/fs/sysv/Makefile
@@ -9,7 +9,7 @@
O_TARGET := sysv.o
-obj-y := ialloc.o balloc.o inode.o file.o dir.o namei.o fsync.o truncate.o
+obj-y := ialloc.o balloc.o inode.o itree.o file.o dir.o namei.o super.o
obj-m := $(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)