Config.in 364 B

123456789101112
  1. config BR2_PACKAGE_F2FS_TOOLS
  2. bool "f2fs-tools"
  3. depends on BR2_USE_WCHAR # uses wchar_t
  4. select BR2_PACKAGE_UTIL_LINUX
  5. select BR2_PACKAGE_UTIL_LINUX_LIBUUID
  6. help
  7. Tools for Flash-Friendly File System (F2FS)
  8. https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
  9. comment "f2fs-tools needs a toolchain w/ wchar"
  10. depends on !BR2_USE_WCHAR