Config.in 254 B

12345678910
  1. config BR2_PACKAGE_AXEL
  2. bool "axel"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. HTTP/FTP download accelerator.
  6. https://github.com/axel-download-accelerator/axel/
  7. comment "axel needs a toolchain w/ threads"
  8. depends on !BR2_TOOLCHAIN_HAS_THREADS