From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 10 Apr 2006 21:50:33 +0000 (+0000)
Subject: select libgcc, report from datenmaulwurf
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/d4f51a53b1f5b5525324ba49746e6b3cb7a3409a

select libgcc, report from datenmaulwurf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3610 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

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