summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/package/rsync/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/buildroot/package/rsync/Config.in')
-rw-r--r--cleopatre/buildroot/package/rsync/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/cleopatre/buildroot/package/rsync/Config.in b/cleopatre/buildroot/package/rsync/Config.in
new file mode 100644
index 0000000000..0f33774499
--- /dev/null
+++ b/cleopatre/buildroot/package/rsync/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_RSYNC
+ bool "rsync"
+ help
+ File transfer program to keep remote files in sync.
+
+ http://rsync.samba.org/