[Buildroot] [PATCH] uclibc: arc: Disable usage of atomic ops if hardware has no LLSC

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 4 20:54:27 UTC 2017


Hello,

On Wed, 19 Apr 2017 20:48:57 +0300, Alexey Brodkin wrote:

> +ifneq ($(BR2_ARC_ATOMIC_EXT),y)

Changed to:

ifeq ($(BR2_ARC_ATOMIC_EXT),)

and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list