Whamcloud - gitweb
file rh-2.4.target.in was initially added on branch b_release_1_2_5.
[fs/lustre-release.git] / lnet / Makefile.mk
index be0e51a..73a19df 100644 (file)
@@ -1,6 +1,12 @@
-include fs/lustre/portals/Kernelenv
+include $(src)/Kernelenv
 
-obj-y += portals/
+# The ordering of these determines the order that each subsystem's 
+# module_init() functions are called in.  if these are changed make sure
+# they reflect the dependencies between each subsystem's _init functions.
 obj-y += libcfs/
-obj-y += knals/
+obj-y += portals/
 obj-y += router/
+obj-y += knals/
+obj-y += tests/
+
+obj-m += utils/