diff mbox

[3/8] samba: needs mmu

Message ID 1381354246-29140-3-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 47fed0c95114bcbfb1d9c3dd714c55f0d0880a18
Headers show

Commit Message

Gustavo Zacarias Oct. 9, 2013, 9:30 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/samba/Config.in | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/package/samba/Config.in b/package/samba/Config.in
index a3218b5..5339d41 100644
--- a/package/samba/Config.in
+++ b/package/samba/Config.in
@@ -1,6 +1,7 @@ 
 config BR2_PACKAGE_SAMBA
 	bool "samba"
 	depends on BR2_TOOLCHAIN_HAS_THREADS
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_POPT
 	help
 	  Provides print services to all manner of SMB/CIFS clients,