busybox: disable mkfs.vfat for target, use full-fat dosfstools

This commit is contained in:
MilhouseVH 2019-09-23 04:47:44 +01:00
parent 5ce2a0bf78
commit 97a6b1e063

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.31.0
# Wed Jun 12 00:53:01 2019
# Mon Sep 23 04:46:37 2019
#
CONFIG_HAVE_DOT_CONFIG=y
@ -645,7 +645,7 @@ CONFIG_IONICE=y
# CONFIG_FEATURE_MINIX2 is not set
# CONFIG_MKFS_REISER is not set
# CONFIG_MKDOSFS is not set
CONFIG_MKFS_VFAT=y
# CONFIG_MKFS_VFAT is not set
CONFIG_MKSWAP=y
CONFIG_FEATURE_MKSWAP_UUID=y
CONFIG_MORE=y