projects/ION/options: enable samba server support (who knows why its disabled)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-18 00:37:57 +02:00
parent f184f4f094
commit 7ddb548d68

View File

@ -162,7 +162,7 @@
SAMBA_CLIENT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="no"
SAMBA_SERVER="yes"
# build and install SFTP Server (yes / no)
SFTP_SERVER="yes"