diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/samba/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/samba/Config.in b/package/samba/Config.in index bf018509c..fba7de31b 100644 --- a/package/samba/Config.in +++ b/package/samba/Config.in @@ -10,6 +10,7 @@ config BR2_PACKAGE_SAMBA tristate default m if CONFIG_DEVEL select BR2_COMPILE_SAMBA + select BR2_PACKAGE_LIBGCC help The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to @@ -25,6 +26,7 @@ config BR2_PACKAGE_SAMBA_CLIENT tristate default m if CONFIG_DEVEL select BR2_COMPILE_SAMBA + select BR2_PACKAGE_LIBGCC help The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to |