mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
busybox: add applet 'mkfs.vfat'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ec111e33a5
commit
bac68f0421
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.21.0
|
# Busybox version: 1.21.0
|
||||||
# Thu Feb 21 00:46:53 2013
|
# Wed Mar 27 04:33:31 2013
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
@ -559,7 +559,7 @@ CONFIG_FLOCK=y
|
|||||||
# CONFIG_MKFS_MINIX is not set
|
# CONFIG_MKFS_MINIX is not set
|
||||||
# CONFIG_FEATURE_MINIX2 is not set
|
# CONFIG_FEATURE_MINIX2 is not set
|
||||||
# CONFIG_MKFS_REISER is not set
|
# CONFIG_MKFS_REISER is not set
|
||||||
# CONFIG_MKFS_VFAT is not set
|
CONFIG_MKFS_VFAT=y
|
||||||
CONFIG_GETOPT=y
|
CONFIG_GETOPT=y
|
||||||
CONFIG_FEATURE_GETOPT_LONG=y
|
CONFIG_FEATURE_GETOPT_LONG=y
|
||||||
# CONFIG_HEXDUMP is not set
|
# CONFIG_HEXDUMP is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user