summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/Makefile
diff options
context:
space:
mode:
authorJames Simmons <jsimmons@infradead.org>2015-10-21 21:52:40 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-24 18:52:21 -0700
commit47ca6ec2673eff06e6befab2c04528c5b1f3c5bb (patch)
treed6850be9fc50c5ee2b23b0aa21ea4c60ad98afb4 /drivers/staging/lustre/lnet/lnet/Makefile
parenta1dfc93af0462117db3754846d386e7c47144709 (diff)
staging: lustre: move nidstring handling to LNet layer
Moved the source file nidstring.c from libcfs to lnet since that is the only place it is used. With the move of nidstring to lnet some functions in libcfs need to be exported. In later patches those functions that are only used by LNet also will be moved to the LNet layer. Also add in missing MAX_NUMERIC_VALUE defination. Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lnet/lnet/Makefile')
-rw-r--r--drivers/staging/lustre/lnet/lnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lnet/lnet/Makefile b/drivers/staging/lustre/lnet/lnet/Makefile
index 52492fb10f85..e276fe2bf8f3 100644
--- a/drivers/staging/lustre/lnet/lnet/Makefile
+++ b/drivers/staging/lustre/lnet/lnet/Makefile
@@ -1,6 +1,6 @@
obj-$(CONFIG_LNET) += lnet.o
-lnet-y := api-ni.o config.o \
+lnet-y := api-ni.o config.o nidstrings.o \
lib-me.o lib-msg.o lib-eq.o lib-md.o lib-ptl.o \
lib-socket.o lib-move.o module.o lo.o \
router.o router_proc.o acceptor.o peer.o