patch-2.3.48 linux/fs/isofs/Makefile
Next file: linux/fs/isofs/dir.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Feb 26 20:33:06 2000
- Orig file:
v2.3.47/linux/fs/isofs/Makefile
- Orig date:
Thu Feb 10 17:11:17 2000
diff -u --recursive --new-file v2.3.47/linux/fs/isofs/Makefile linux/fs/isofs/Makefile
@@ -8,7 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile.
O_TARGET := isofs.o
-O_OBJS := namei.o inode.o file.o dir.o util.o rock.o
+O_OBJS := namei.o inode.o dir.o util.o rock.o
ifdef CONFIG_JOLIET
O_OBJS += joliet.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)