busybox: add applet 'mkfs.vfat'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-03-27 05:24:39 +01:00
parent ec111e33a5
commit bac68f0421

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.21.0
# Thu Feb 21 00:46:53 2013
# Wed Mar 27 04:33:31 2013
#
CONFIG_HAVE_DOT_CONFIG=y
@ -559,7 +559,7 @@ CONFIG_FLOCK=y
# CONFIG_MKFS_MINIX is not set
# CONFIG_FEATURE_MINIX2 is not set
# CONFIG_MKFS_REISER is not set
# CONFIG_MKFS_VFAT is not set
CONFIG_MKFS_VFAT=y
CONFIG_GETOPT=y
CONFIG_FEATURE_GETOPT_LONG=y
# CONFIG_HEXDUMP is not set