diff --git a/config/buildroot/configs/airgap_x86_64_defconfig b/config/buildroot/configs/airgap_x86_64_defconfig index 540d259..1278365 100644 --- a/config/buildroot/configs/airgap_x86_64_defconfig +++ b/config/buildroot/configs/airgap_x86_64_defconfig @@ -878,7 +878,10 @@ BR2_PACKAGE_TREE=y # # davfs2 needs a glibc or uClibc toolchain # -# BR2_PACKAGE_DOSFSTOOLS is not set +BR2_PACKAGE_DOSFSTOOLS=y +BR2_PACKAGE_DOSFSTOOLS_FATLABEL=y +# BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT is not set +BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y # BR2_PACKAGE_E2FSPROGS is not set # BR2_PACKAGE_E2TOOLS is not set # BR2_PACKAGE_ECRYPTFS_UTILS is not set