X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/445d5e12cf785fd0741298de731fe801d46a8417..45c7419a4f7a4436c27ffd62b1a05724c4ce6357:/openwrt/package/samba/Config.in diff --git a/openwrt/package/samba/Config.in b/openwrt/package/samba/Config.in index 438221620..fba7de31b 100644 --- a/openwrt/package/samba/Config.in +++ b/openwrt/package/samba/Config.in @@ -1,7 +1,7 @@ #menu "samba............................. A NetBIOS/SMB implementation" config BR2_COMPILE_SAMBA - bool + tristate default n depends BR2_PACKAGE_SAMBA || BR2_PACKAGE_SAMBA_CLIENT || BR2_PACKAGE_SMBFS @@ -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