patch-2.3.48 linux/fs/ufs/Makefile

Next file: linux/fs/ufs/acl.c
Previous file: linux/fs/udf/udfdecl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/fs/ufs/Makefile linux/fs/ufs/Makefile
@@ -8,7 +8,7 @@
 # Note 2! The CFLAGS definitions are now in the main makefile.
 
 O_TARGET := ufs.o
-O_OBJS   := acl.o balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
+O_OBJS   := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
 		namei.o super.o symlink.o truncate.o util.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)