patch-2.3.13 linux/fs/umsdos/Makefile

Next file: linux/fs/umsdos/check.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/fs/umsdos/Makefile linux/fs/umsdos/Makefile
@@ -8,7 +8,7 @@
 # Note 2:  the CFLAGS definitions are now in the main makefile.
 O_TARGET := umsdos.o
 
-O_OBJS   := dir.o  file.o inode.o ioctl.o mangle.o namei.o \
+O_OBJS   := dir.o  inode.o ioctl.o mangle.o namei.o \
 		rdir.o symlink.o emd.o check.o
 
 M_OBJS   := $(O_TARGET)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)