projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b74f81d
)
proftpd: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Wed, 25 Sep 2013 01:55:16 +0000
(09:55 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 25 Sep 2013 08:21:19 +0000
(10:21 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/proftpd/Config.in
patch
|
blob
|
history
diff --git
a/package/proftpd/Config.in
b/package/proftpd/Config.in
index 7793713474452f213297f2f06db295b462ac066a..18407d173db3474c6c6e8fb299392bf7ddb5b959 100644
(file)
--- a/
package/proftpd/Config.in
+++ b/
package/proftpd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_PROFTPD
bool "proftpd"
+ depends on BR2_USE_MMU # fork()
help
ProFTPD, a highly configurable FTP server.