projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c09053
)
openssh: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 7 Oct 2013 00:09:26 +0000
(21:09 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 7 Oct 2013 09:43:33 +0000
(11:43 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssh/Config.in
patch
|
blob
|
history
diff --git
a/package/openssh/Config.in
b/package/openssh/Config.in
index 0c3d993a68fa97a34cb0883ce68f9e364b7ea525..78cc615c0351ae50daf39cb42f215a38846f43ab 100644
(file)
--- a/
package/openssh/Config.in
+++ b/
package/openssh/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_OPENSSH
bool "openssh"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_ZLIB
help