[patch] 2.4.4-ac2 freexvfs

From: Keith Owens (kaos@ocs.com.au)
Date: Tue May 01 2001 - 08:39:59 EST


fs/Makefile requires that any filesystem which can be compiled as a
module must have O_TARGET set to the directory name. Against 2.4.4-ac2.

Index: 4.8/fs/freevxfs/Makefile
--- 4.8/fs/freevxfs/Makefile Tue, 01 May 2001 23:35:00 +1000 kaos (linux-2.4/d/e/32_Makefile 1.1 644)
+++ 4.8(w)/fs/freevxfs/Makefile Tue, 01 May 2001 23:38:19 +1000 kaos (linux-2.4/d/e/32_Makefile 1.1 644)
@@ -2,7 +2,7 @@
 # VxFS Makefile
 #
 
-O_TARGET := vxfs.o
+O_TARGET := freevxfs.o
 
 obj-y := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
                 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 07 2001 - 21:00:10 EST