patch-2.4.10 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: 10
- Date:
Sun Sep 2 10:34:36 2001
- Orig file:
v2.4.9/linux/fs/sysv/Makefile
- Orig date:
Tue Jul 3 17:08:21 2001
diff -u --recursive --new-file v2.4.9/linux/fs/sysv/Makefile linux/fs/sysv/Makefile
@@ -9,7 +9,8 @@
O_TARGET := sysv.o
-obj-y := ialloc.o balloc.o inode.o itree.o file.o dir.o namei.o super.o
+obj-y := ialloc.o balloc.o inode.o itree.o file.o dir.o \
+ namei.o super.o symlink.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)