Whamcloud - gitweb
add lwt.o to Makefile.mk
authorwangdi <wangdi>
Thu, 9 Oct 2003 14:48:41 +0000 (14:48 +0000)
committerwangdi <wangdi>
Thu, 9 Oct 2003 14:48:41 +0000 (14:48 +0000)
lnet/libcfs/Makefile.mk
lustre/portals/libcfs/Makefile.mk

index 9aa838f..c201429 100644 (file)
@@ -6,4 +6,4 @@
 include fs/lustre/portals/Kernelenv
 
 obj-y += libcfs.o
-libcfs-objs    := module.o proc.o debug.o
+libcfs-objs    := module.o proc.o debug.o lwt.o
index 9aa838f..c201429 100644 (file)
@@ -6,4 +6,4 @@
 include fs/lustre/portals/Kernelenv
 
 obj-y += libcfs.o
-libcfs-objs    := module.o proc.o debug.o
+libcfs-objs    := module.o proc.o debug.o lwt.o