[Buildroot] [PATCH] manual: Add atomic intrinsics to the dependencies section

Anton Kolesov Anton.Kolesov at synopsys.com
Mon Aug 4 12:17:08 UTC 2014


Add atomic intrinsics to the examples of dependencies comments.

Signed-off-by: Anton Kolesov <Anton.Kolesov at synopsys.com>
---
 docs/manual/adding-packages-directory.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
index 93e6a3e..4b4d056 100644
--- a/docs/manual/adding-packages-directory.txt
+++ b/docs/manual/adding-packages-directory.txt
@@ -265,6 +265,10 @@ use in the comment.
 ** Dependency symbol: +!BR2_PREFER_STATIC_LIB+
 ** Comment string: +dynamic library+
 
+* Atomic intrinsics
+** Dependency symbol: +!BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS+
+** Comment string: +atomic intrinsics+
+
 ==== Dependencies on a Linux kernel built by buildroot
 
 Some packages need a Linux kernel to be built by buildroot. These are
-- 
1.8.4.1



More information about the buildroot mailing list