mkdosfs (aka mkfs.vfat): new applet by Vladimir
text data bss dec hex filename 821202 476 7616 829294 ca76e busybox_old 823577 476 7616 831669 cb0b5 busybox_unstripped
This commit is contained in:
@ -233,6 +233,12 @@ config FEATURE_MINIX2
|
||||
this. If you enabled 'mkfs_minix' then you almost certainly want to
|
||||
be using the version 2 filesystem support.
|
||||
|
||||
config MKFS_VFAT
|
||||
bool "mkfs_vfat"
|
||||
default n
|
||||
help
|
||||
Utility to create FAT32 filesystems.
|
||||
|
||||
config GETOPT
|
||||
bool "getopt"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user