1 config BR2_PACKAGE_GENEXT2FS
3 depends on BR2_LARGEFILE
5 genext2fs generates an ext2 filesystem as a normal (non-root)
6 user. It does not require you to mount the image file to
7 copy files on it, nor does it require that you become the
8 superuser to make device nodes.
10 http://genext2fs.sourceforge.net/
12 comment "genext2fs needs a toolchain w/ largefile"
13 depends on !BR2_LARGEFILE