summaryrefslogtreecommitdiffstats
path: root/rules/rsync.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-11 10:21:25 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-12 16:08:15 +0200
commit46597bb3b004b3f3e3b643c43a76810943b38743 (patch)
treef1c54af43d821c7bea2be6b1a49e5a95ccb2ed88 /rules/rsync.in
parent313bc74f2ce17f86fc0d473cceadf4b5d628757c (diff)
downloadptxdist-46597bb3b004b3f3e3b643c43a76810943b38743.tar.gz
ptxdist-46597bb3b004b3f3e3b643c43a76810943b38743.tar.xz
rsync: cleanup dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rsync.in')
-rw-r--r--rules/rsync.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/rsync.in b/rules/rsync.in
index efef569e3..e906041bd 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -3,6 +3,7 @@ menuconfig RSYNC
tristate
prompt "rsync "
select GCCLIBS_GCC_S
+ select OPENSSH if RUNTIME
select OPENSSH_SSH
help
rsync is a program that behaves in much the same way that rcp does,