diff --git a/projects/Intel/options b/projects/Intel/options index b62e1b32ba..ad07c64753 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -155,6 +155,9 @@ # build and install NTFS-3G fuse support (yes / no) NTFS3G="yes" +# build and install hfs filesystem utilities (yes / no) + HFSTOOLS="yes" + # build and install Apple device mount support (via ifuse) (yes / no) APPLEMOUNT="yes"