aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/rsync/Config.in
blob: f9f02bfdb6021484ebc2e06dc2c491377d8485e9 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_RSYNC
	prompt "rsync............................. file transfer utility"
	tristate
	select BR2_PACKAGE_LIBPOPT
	default m if CONFIG_DEVEL
	help
	  An utility that provides fast incremental file transfer
	  
	  http://rsync.samba.org