projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
702c251
)
ncftp: needs MMU
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 5 Apr 2012 04:17:05 +0000
(
04:17
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 6 May 2012 18:08:51 +0000
(20:08 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ncftp/Config.in
patch
|
blob
|
history
diff --git
a/package/ncftp/Config.in
b/package/ncftp/Config.in
index 7b6ae644fb15a07a8e132d38d432e72fbff59071..4aaa62d2400dad3ec50ef89bc92730e07b2a2209 100644
(file)
--- a/
package/ncftp/Config.in
+++ b/
package/ncftp/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_NCFTP
bool "ncftp"
+ # fork()
+ depends on BR2_USE_MMU
help
NcFTP Client (also known as just NcFTP) is a set of FREE application
programs implementing the File Transfer Protocol (FTP).