Config.in 374 B

123456789101112
  1. config BR2_PACKAGE_AOETOOLS
  2. bool "aoetools"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. The aoetools are programs for users of the ATA over Ethernet
  6. (AoE) network storage protocol, a simple protocol for using
  7. storage over an ethernet LAN.
  8. http://aoetools.sourceforge.net/
  9. comment "aoetools needs a toolchain w/ threads"
  10. depends on !BR2_TOOLCHAIN_HAS_THREADS