Config.in 305 B

123456789101112
  1. config BR2_PACKAGE_UDFTOOLS
  2. bool "udftools"
  3. depends on BR2_USE_WCHAR
  4. select BR2_PACKAGE_READLINE
  5. help
  6. Tools for creating UDF filesystems
  7. Maintained fork of the 2004 Sourcforge package
  8. https://github.com/pali/udftools
  9. comment "udftools needs a toolchain w/ wchar"
  10. depends on !BR2_USE_WCHAR