projects/*/options: add missing options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-08 10:46:08 +02:00
parent 5d064b86a3
commit 5fea304286

View File

@ -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"