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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/