diff options
Diffstat (limited to 'package/samba/Config.in')
-rw-r--r-- | package/samba/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/samba/Config.in b/package/samba/Config.in index 134ee790b..08c605f66 100644 --- a/package/samba/Config.in +++ b/package/samba/Config.in @@ -12,7 +12,7 @@ config BR2_PACKAGE_SAMBA so choose only the components you need. menu "Samba tools selection" - depends BR2_PACKAGE_SAMBA + depends on BR2_PACKAGE_SAMBA config BR2_PACKAGE_SAMBA_CIFS bool "cifs" |