summaryrefslogtreecommitdiffstats
path: root/rules/openssh.in
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-09-14 10:29:44 +0200
committerJuergen Borleis <jbe@pengutronix.de>2015-09-14 10:29:44 +0200
commitbfd6025647922383dc63363127da70ebabc1407e (patch)
tree299e2d066d384b02f22ee53e577fe62be6673c0a /rules/openssh.in
parentc64b6acacced5b643b8bb4d2be90262a73a39725 (diff)
downloadptxdist-bfd6025647922383dc63363127da70ebabc1407e.tar.gz
ptxdist-bfd6025647922383dc63363127da70ebabc1407e.tar.xz
openssh: the sftp client feature requires the SSH client feature
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/openssh.in')
-rw-r--r--rules/openssh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/openssh.in b/rules/openssh.in
index cff1aea3d..05694afed 100644
--- a/rules/openssh.in
+++ b/rules/openssh.in
@@ -67,6 +67,7 @@ config OPENSSH_SCP_TARGET_USE
config OPENSSH_SFTP
bool "sftp (client)"
+ select OPENSSH_SSH
help
Install the secure ftp client (sftp) on the target