Whamcloud - gitweb
Make llite_lloop.ko build conditional
[fs/lustre-release.git] / lustre / llite / Makefile.in
index 5bb5717..b37b952 100644 (file)
@@ -1,4 +1,5 @@
-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 += 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