summaryrefslogtreecommitdiffstats
path: root/rules/openssh.make
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2007-04-04 11:00:04 +0000
committerLadislav Michl <ladis@linux-mips.org>2007-04-04 11:00:04 +0000
commit2d2109cad19d567298d010cfd82d87f4f161807c (patch)
treecb8e51110e2816dd1e2c117f87f3c82eafdc2f67 /rules/openssh.make
parentf60dafe781c3037c0d33a25604ce01d3acca854c (diff)
downloadptxdist-2d2109cad19d567298d010cfd82d87f4f161807c.tar.gz
ptxdist-2d2109cad19d567298d010cfd82d87f4f161807c.tar.xz
Fix openssh startup script installation. Patch by
Manfred Gruber <m.gruber@tirol.com> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7076 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/openssh.make')
-rw-r--r--rules/openssh.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/openssh.make b/rules/openssh.make
index 2becfce48..417a77624 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -161,7 +161,7 @@ ifdef PTXCONF_OPENSSH_KEYGEN
/usr/bin/ssh-keygen)
endif
-ifdef PTXCONF_ROOTFS_ETC_INITD_SSHD
+ifdef PTXCONF_ROOTFS_ETC_INITD_OPENSSH
ifdef PTXCONF_ROOTFS_ETC_INITD_OPENSSH_DEFAULT
# install the generic one
@$(call install_copy, openssh, 0, 0, 0755, \