Whamcloud - gitweb
- unland b_fid to HEAD
[fs/lustre-release.git] / lustre / cmobd / Makefile.mk
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 include $(src)/../portals/Kernelenv
7
8 obj-y += cmobd.o
9 cmobd-objs := cache_manager_obd.o cmobd_reint.o cmobd_write.o \ 
10               cmobd_oss_reint.o cmobd_mds_reint.o lproc_cm.o
11