2010-04-14 14:30:52 +02:00
|
|
|
config BR2_PACKAGE_LIBATOMIC_OPS
|
|
|
|
bool "libatomic_ops"
|
2012-03-20 12:11:04 +01:00
|
|
|
depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_sparc || BR2_powerpc || BR2_x86_64
|
2010-04-14 14:30:52 +02:00
|
|
|
help
|
|
|
|
Atomic operations library
|