summaryrefslogtreecommitdiff
path: root/openwrt/package/samba
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-04-10 21:50:33 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-04-10 21:50:33 +0000
commit7268da8bbd7a25def6b9c811538ca7827e509dd4 (patch)
tree875b95cd9592e755997a5bf7d1a9cb149c63858a /openwrt/package/samba
parent74281b57cc42811873822465b0c6b74e3687b28f (diff)
downloadmtk-20170518-7268da8bbd7a25def6b9c811538ca7827e509dd4.zip
mtk-20170518-7268da8bbd7a25def6b9c811538ca7827e509dd4.tar.gz
mtk-20170518-7268da8bbd7a25def6b9c811538ca7827e509dd4.tar.bz2
select libgcc, report from datenmaulwurf
SVN-Revision: 3610
Diffstat (limited to 'openwrt/package/samba')
-rw-r--r--openwrt/package/samba/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/samba/Config.in b/openwrt/package/samba/Config.in
index bf01850..fba7de3 100644
--- a/openwrt/package/samba/Config.in
+++ b/openwrt/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