patch-2.3.43 linux/fs/umsdos/Makefile

Next file: linux/fs/umsdos/dir.c
Previous file: linux/fs/ufs/symlink.c
Back to the patch index
Back to the overall index

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