Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / obdfilter / Makefile.mk
1 # Copyright (C) 2003  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 += obdfilter.o
9 obdfilter-objs := filter.o lproc_obdfilter.o filter_log.o filter_io.o \
10                         filter_san.o filter_io_26.o
11