Whamcloud - gitweb
5c1b366e4b4d3106542afd04aaf07568d89796c1
[fs/lustre-release.git] / lnet / klnds / socklnd / 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)/../../Kernelenv
7
8 obj-y += ksocknal.o
9 ksocknal-objs    := socknal.o socknal_cb.o
10