mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
rsync: needs MMU
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
a3aabcc997
commit
2daf2de6e1
@@ -1,5 +1,7 @@
|
||||
config BR2_PACKAGE_RSYNC
|
||||
bool "rsync"
|
||||
# fork()
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
File transfer program to keep remote files in sync.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user