summaryrefslogtreecommitdiffstats
path: root/rules/rsync.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:10:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:42 +0200
commitc2bf008b56c5041d8c974dd77b6173f66e39af4a (patch)
treec09cf02fd2a56abc6d48bc83916cb92955bd133e /rules/rsync.in
parent9a567747378e17fc29fee54820e7c33fddf202e1 (diff)
downloadptxdist-c2bf008b56c5041d8c974dd77b6173f66e39af4a.tar.gz
ptxdist-c2bf008b56c5041d8c974dd77b6173f66e39af4a.tar.xz
[rsync] use global IPv6 option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rsync.in')
-rw-r--r--rules/rsync.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/rsync.in b/rules/rsync.in
index 32f3e4359..46a8da2a4 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -13,12 +13,6 @@ if RSYNC
comment "build options ---"
-config RSYNC_IPV6
- bool
- prompt "Support IPV6"
- help
- This switch enables IPV6 support in rsync
-
config RSYNC_LARGE_FILE
bool
default y