Merge pull request #5338 from heitbaum/exfat

exfat: cleanup no longer in use fuse EXFAT option
This commit is contained in:
CvH 2021-04-25 11:08:30 +02:00 committed by GitHub
commit 090e00d1cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,9 +99,6 @@
# build and install diskmounter support (udevil) # build and install diskmounter support (udevil)
UDEVIL="no" UDEVIL="no"
# build and install exFAT fuse support (yes / no)
EXFAT="no"
# build and install NTFS-3G fuse support (yes / no) # build and install NTFS-3G fuse support (yes / no)
NTFS3G="no" NTFS3G="no"