Whamcloud - gitweb
Add lu_ref support to lu_object and lu_device. lu_ref is used to track leaked
[fs/lustre-release.git] / lustre / osd / Makefile.in
1 MODULES := osd
2 osd-objs := osd_handler.o osd_oi.o osd_igif.o osd_lproc.o
3
4 EXTRA_PRE_CFLAGS := -I@LINUX@/fs -I@LDISKFS_DIR@ -I@LDISKFS_DIR@/ldiskfs
5
6 @INCLUDE_RULES@