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