update to newer version, fix compile issues, 100-wpa_fix.patch removed, is it needed?
[openwrt.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
This page took 0.041759 seconds and 5 git commands to generate.