X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flvfs%2FMakefile.in;h=dd2128eaece0dc0e3b1cb9b2b7113eec3920b8ff;hp=89c76dd7e112ef82cea3a36cb040b068debe053f;hb=2dc9c16e770415d56839e1996015fec5fab93f29;hpb=cd9c585e8c7bdd6cfd802be64ef277dfd466be17 diff --git a/lustre/lvfs/Makefile.in b/lustre/lvfs/Makefile.in index 89c76dd..dd2128e 100644 --- a/lustre/lvfs/Makefile.in +++ b/lustre/lvfs/Makefile.in @@ -1,7 +1,7 @@ MODULES := lvfs fsfilt_@BACKINGFS@ fsfilt_smfs lvfs-objs := fsfilt.o lvfs_common.o llog_lvfs.o lvfs_linux.o -lvfs-objs += llog.o llog_cat.o lvfs_reint.o lvfs_undo.o +lvfs-objs += llog.o llog_cat.o ifeq ($(PATCHLEVEL),6) fsfilt_@BACKINGFS@-objs := fsfilt-@BACKINGFS@.o