patch-2.1.74 linux/fs/ntfs/Makefile

Next file: linux/fs/ntfs/attr.c
Previous file: linux/fs/nls/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.73/linux/fs/ntfs/Makefile linux/fs/ntfs/Makefile
@@ -0,0 +1,9 @@
+# Rules for making the NTFS driver
+
+O_TARGET := ntfs.o
+O_OBJS   := fs.o sysctl.o support.o util.o inode.o dir.o super.o attr.o
+M_OBJS   := $(O_TARGET)
+EXTRA_CFLAGS = -DNTFS_IN_LINUX_KERNEL -DNTFS_VERSION=\"971219\"
+
+include $(TOPDIR)/Rules.make
+

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov