kumquat-buildroot/package/libatomic_ops/Config.in
Bernd Kuhls b2eb052b2f package/libatomic_ops: bump version to 7.4.2
Also add project URL to Config.in

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-03 19:31:39 +02:00

12 lines
371 B
Plaintext

config BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
bool
default y if BR2_arm || BR2_armeb || BR2_aarch64 || BR2_i386 || BR2_sparc || BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le || BR2_x86_64
config BR2_PACKAGE_LIBATOMIC_OPS
bool "libatomic_ops"
depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
help
Atomic operations library
https://github.com/ivmai/libatomic_ops