Whamcloud - gitweb
LU-16822 lnet: always initialize IPv6 at start up
[fs/lustre-release.git] / lnet / Makefile.in
1 # SPDX-License-Identifier: GPL-2.0
2
3 #
4 # This file is part of Lustre, http://www.lustre.org/
5 #
6
7 lnet-subdirs += lnet/
8 lnet-subdirs += klnds/
9 lnet-subdirs += selftest/
10 obj-m += $(lnet-subdirs)
11
12 @INCLUDE_RULES@