Whamcloud - gitweb
LU-3527 nodemap: add nodemap kernel module
[fs/lustre-release.git] / lustre / nodemap / Makefile.in
diff --git a/lustre/nodemap/Makefile.in b/lustre/nodemap/Makefile.in
new file mode 100644 (file)
index 0000000..fb34169
--- /dev/null
@@ -0,0 +1,4 @@
+MODULES := nodemap
+nodemap-objs := nodemap_handler.o nodemap_lproc.o
+
+@INCLUDE_RULES@