patch-2.0.34 linux/fs/vfat/Makefile
Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/ufs/ufs_inode.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/fs/vfat/Makefile
- Orig date:
Mon May 6 01:43:19 1996
diff -u --recursive --new-file v2.0.33/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