patch-2.1.60 linux/fs/vfat/Makefile
Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/sysv/inode.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Oct 23 14:00:15 1997
- Orig file:
v2.1.59/linux/fs/vfat/Makefile
- Orig date:
Mon May 6 01:43:19 1996
diff -u --recursive --new-file v2.1.59/linux/fs/vfat/Makefile linux/fs/vfat/Makefile
@@ -8,8 +8,8 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
O_TARGET := vfat.o
-O_OBJS :=
-OX_OBJS := namei.o
+O_OBJS := namei.o
+OX_OBJS := vfatfs_syms.o
M_OBJS := $(O_TARGET)
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov