parent
4d24d21e30
commit
1791170e5f
|
@ -1,6 +1,6 @@
|
||||||
config BR2_PACKAGE_E2FSPROGS
|
config BR2_PACKAGE_E2FSPROGS
|
||||||
tristate "e2fsprogs - Ext2/3 filesystem utilities"
|
tristate "e2fsprogs - Ext2/3 filesystem utilities"
|
||||||
default m if DEVELOPER
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
This package contains essential ext2 filesystem utilities which consists of
|
This package contains essential ext2 filesystem utilities which consists of
|
||||||
e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
|
e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
|
||||||
|
|
Loading…
Reference in New Issue