buildroot/package/f2fs-tools/Config.in.host
Grzegorz Blach a879a6bc28 package/f2fs-tools: add host variant
Having a host variant of this package is useful to create f2fs
filesystem images.

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
[Thomas: add explicit --without-blkid and --without-selinux options,
following the review from Yann E. Morin.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-03 15:02:07 +01:00

8 lines
223 B
Plaintext

config BR2_PACKAGE_HOST_F2FS_TOOLS
bool "host f2fs-tools"
select BR2_PACKAGE_HOST_UTIL_LINUX
help
Tools for Flash-Friendly File System (F2FS)
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git