dtach: needs mmu

Fixes:
http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-04-03 00:50:26 +00:00 committed by Peter Korsgaard
parent aae616e555
commit 204b1d61d0
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_DTACH
bool "dtach"
depends on BR2_USE_MMU # fork()
help
dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected