Whamcloud - gitweb
LU-17057 tests: Fix "...endpoint shutdown" under sanity-sec
[fs/lustre-release.git] / Makefile.in
1 # SPDX-License-Identifier: GPL-2.0
2
3 #
4 # This file is part of Lustre, http://www.lustre.org/
5 #
6 # Makefile.in
7 #
8 # Template to generate top-level Makefile
9 #
10
11 obj-m += @LDISKFS_SUBDIR@/ libcfs/ lnet/
12 obj-m += lustre/
13
14 @INCLUDE_RULES@