Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / osc / 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 += osc.o
9 osc-objs := osc_request.o lproc_osc.o osc_lib.o osc_rpcd.o osc_create.o
10