move target/default/target_skeleton into package/base-files, put all the default...
[openwrt/svn-archive/archive.git] / openwrt / package / rsync / Config.in
1 config BR2_PACKAGE_RSYNC
2 tristate "rsync - file transfer utility"
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