From 4aacfda75528087e917a4e70a23a57921afd736c Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Mon, 2 Sep 2013 14:48:02 +0400 Subject: [PATCH] doc: make -- Add lib-so description Signed-off-by: Cyrill Gorcunov Signed-off-by: Pavel Emelyanov --- Documentation/Makefile.build.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/Makefile.build.txt b/Documentation/Makefile.build.txt index 9d0f82c67..3157d7b3e 100644 --- a/Documentation/Makefile.build.txt +++ b/Documentation/Makefile.build.txt @@ -70,6 +70,9 @@ asm-e:: lib-e:: Some extarnal library the 'built-in.o' should link with. +lib-so:: + Tells the make engine to build a shared library. + incdeps:: A flag which tells the script to generate dependency (that named '*.d' files) for source code C files. To turn this functionality on just