Whamcloud - gitweb
land b_colibri_devel on HEAD:
[fs/lustre-release.git] / lustre / llite / Makefile.in
1 MODULES := lustre llite_lloop
2 lustre-objs := dcache.o dir.o file.o llite_close.o llite_lib.o llite_nfs.o
3 lustre-objs += llite_fid.o rw.o lproc_llite.o namei.o symlink.o llite_mmap.o
4 lustre-objs += xattr.o remote_perm.o llite_rmtacl.o llite_capa.o
5 lustre-objs += rw26.o super25.o
6
7 llite_lloop-objs := lloop.o
8
9 @INCLUDE_RULES@