summaryrefslogtreecommitdiffstats
path: root/openwrt/package/rsync/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/rsync/Config.in')
-rw-r--r--openwrt/package/rsync/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/rsync/Config.in b/openwrt/package/rsync/Config.in
deleted file mode 100644
index f9f02bfdb6..0000000000
--- a/openwrt/package/rsync/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-