patch-1.3.58 linux/fs/msdos/Makefile

Next file: linux/fs/msdos/inode.c
Previous file: linux/fs/minix/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.57/linux/fs/msdos/Makefile linux/fs/msdos/Makefile
@@ -8,7 +8,8 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := msdos.o
-O_OBJS   := buffer.o namei.o inode.o file.o dir.o misc.o fat.o mmap.o
+O_OBJS   := buffer.o namei.o file.o dir.o misc.o fat.o mmap.o
+OX_OBJS  := inode.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 with Sam's (original) version
of this