Whamcloud - gitweb
fix handling ost additional.
[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 statahead.o
6 lustre-objs += ../lclient/glimpse.o ../lclient/lcommon_cl.o ../lclient/lcommon_misc.o
7 lustre-objs += vvp_dev.o vvp_page.o vvp_lock.o vvp_io.o vvp_object.o
8
9 llite_lloop-objs := lloop.o
10
11 @INCLUDE_RULES@