Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / Makefile.in
index 3ae031d..95650e8 100644 (file)
@@ -1,4 +1,14 @@
-subdir-m += lnet
-subdir-m += lustre
+# 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@