diff --git a/projects/ATV/options b/projects/ATV/options index bbc70bd609..8f6cca8ca0 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/Fusion/options b/projects/Fusion/options index 9914eaaa82..dcced6eed5 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/Generic/options b/projects/Generic/options index d831835581..4c5212bf34 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 4c59916eef..796ebcc7c3 100644 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/ION/options b/projects/ION/options index 7eb4be5091..527c1908db 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/Intel/options b/projects/Intel/options index 69aca9913d..a8bed38695 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -150,7 +150,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install with XBMC webfrontend (yes / no) WEBSERVER="yes" diff --git a/projects/Ultra/options b/projects/Ultra/options index 846aa9cfe7..0766fdf783 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -156,7 +156,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="no" + AFP_SUPPORT="yes" # build and install Samba Server (yes / no) SAMBA_SERVER="yes"