import initial fat mke2fs

This commit is contained in:
Mike Frysinger
2005-06-11 05:29:40 +00:00
parent 174808cedb
commit 6447ac0ef4
5 changed files with 1536 additions and 3 deletions

View File

@@ -17,6 +17,13 @@ config CONFIG_LSATTR
help
lsattr lists the file attributes on a second extended file system.
config CONFIG_MKE2FS
bool "mke2fs"
default n
help
mke2fs is used to create an ext2/ext3 filesystem. The normal compat
symlinks 'mkfs.ext2' and 'mkfs.ext3' are also provided.
config CONFIG_TUNE2FS
bool "tune2fs (and e2label/findfs)"
default n