add rsync client
[openwrt.git] / package / rsync / Config.in
1 config BR2_PACKAGE_RSYNC
2         tristate "rsync"
3         select BR2_PACKAGE_LIBPOPT
4         default m if CONFIG_DEVEL
5         help
6
7         utility that provides fast incremental file transfer
8
9         http://rsync.samba.org