Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / Makefile.in
index 4aa166b..95650e8 100644 (file)
@@ -1,6 +1,14 @@
-subdir-m += libcfs
-subdir-m += lnet
-subdir-m += lustre
-subdir-m += lustre-iokit
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+# Makefile.in
+#
+# Template to generate top-level Makefile
+#
+
+obj-m += @LDISKFS_SUBDIR@/ libcfs/ lnet/
+obj-m += lustre/
 
 @INCLUDE_RULES@