From: wangdi Date: Thu, 9 Oct 2003 14:48:41 +0000 (+0000) Subject: add lwt.o to Makefile.mk X-Git-Tag: v1_7_0_51~2^7~445 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a0618fc7a67e97367deed8a691ea9293cae9a763;p=fs%2Flustre-release.git add lwt.o to Makefile.mk --- diff --git a/lnet/libcfs/Makefile.mk b/lnet/libcfs/Makefile.mk index 9aa838f..c201429 100644 --- a/lnet/libcfs/Makefile.mk +++ b/lnet/libcfs/Makefile.mk @@ -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 diff --git a/lustre/portals/libcfs/Makefile.mk b/lustre/portals/libcfs/Makefile.mk index 9aa838f..c201429 100644 --- a/lustre/portals/libcfs/Makefile.mk +++ b/lustre/portals/libcfs/Makefile.mk @@ -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