2daf2de6e1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
config BR2_PACKAGE_RSYNC
|
|
bool "rsync"
|
|
# fork()
|
|
depends on BR2_USE_MMU
|
|
help
|
|
File transfer program to keep remote files in sync.
|
|
|
|
http://rsync.samba.org/
|