X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2FMakefile.in;h=b37b952a18a4a69a9637f71907e0470a29f79377;hp=09689d24aee618375f8e4ea7594620ff13ed80e6;hb=f4ea7b630b8adc9856ee67c6d16549f36e14efd1;hpb=c86481c7290dffd7ed579d7c8d8ac8676d8c4d79 diff --git a/lustre/llite/Makefile.in b/lustre/llite/Makefile.in index 09689d2..b37b952 100644 --- a/lustre/llite/Makefile.in +++ b/lustre/llite/Makefile.in @@ -1,6 +1,7 @@ -MODULES := lustre llite_lloop +MODULES := lustre +@LLITE_LLOOP_TRUE@MODULES += llite_lloop lustre-objs := dcache.o dir.o file.o llite_close.o llite_lib.o llite_nfs.o -lustre-objs += llite_fid.o rw.o lproc_llite.o namei.o symlink.o llite_mmap.o +lustre-objs += rw.o lproc_llite.o namei.o symlink.o llite_mmap.o lustre-objs += xattr.o remote_perm.o llite_rmtacl.o llite_capa.o lustre-objs += rw26.o super25.o statahead.o lustre-objs += ../lclient/glimpse.o ../lclient/lcommon_cl.o ../lclient/lcommon_misc.o