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-17 15:20:15 +02:00
parent 9dc52a97c1
commit e84777a8cd

View File

@ -156,7 +156,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"