[Buildroot] [PATCH 07/24 v4] manual: document dependencies on atomic operations

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Aug 17 13:01:42 UTC 2014


"Yann E. MORIN" <yann.morin.1998 at free.fr> schreef:
>From: Anton Kolesov <anton.kolesov at synopsys.com>
>
>Add atomic operations to the list of generic dependencies.
>
>Since this is an architecture option, there is no comment string to be
>added.
>
>Signed-off-by: Anton Kolesov <Anton.Kolesov at synopsys.com>
>[yann.morin.1998 at free.fr: use the new arch-option; remove comment string]
>Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>---
> 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..40a81d5 100644
>--- a/docs/manual/adding-packages-directory.txt
>+++ b/docs/manual/adding-packages-directory.txt
>@@ -219,6 +219,10 @@ use in the comment.
> ** Dependency symbol: +BR2_USE_MMU+
> ** Comment string: no comment to be added
> 
>+* Atomic operations
>+** Dependency symbol: +BR2_ARCH_HAS_ATOMICS+
>+** Comment string: no comment to be added
>+

Should we provide a brief explanation, reference, or
 name of these functions to make it a bit clearer what
is meant with 'atomic operations'?





More information about the buildroot mailing list