tag rc6
[openwrt/svn-archive/openwrt.git] / package / rsync / Config.in
diff --git a/package/rsync/Config.in b/package/rsync/Config.in
new file mode 100644 (file)
index 0000000..09e8bab
--- /dev/null
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_RSYNC
+       tristate "rsync - file transfer utility"
+       select BR2_PACKAGE_LIBPOPT
+       default m if CONFIG_DEVEL
+       help
+
+       utility that provides fast incremental file transfer
+
+       http://rsync.samba.org