From 14d0f66cd28d2535a4c472f9df8c75acdc99f08a Mon Sep 17 00:00:00 2001 From: wbx Date: Tue, 7 Jun 2005 07:04:44 +0000 Subject: add openssh package, sshd does not work. why? git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1165 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 8d7dd7579..40f45327e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -65,6 +65,7 @@ package-$(BR2_PACKAGE_NTPCLIENT) += ntpclient package-$(BR2_PACKAGE_OLSRD) += olsrd package-$(BR2_PACKAGE_OPENLDAP) += openldap package-$(BR2_PACKAGE_OPENNTPD) += openntpd +package-$(BR2_PACKAGE_OPENSSH) += openssh package-$(BR2_PACKAGE_OPENSSL) += openssl package-$(BR2_PACKAGE_OPENSWAN) += openswan package-$(BR2_PACKAGE_OPENVPN) += openvpn @@ -134,6 +135,7 @@ nfs-server-compile: portmap-compile nmap-compile: uclibc++-compile pcre-compile libpcap-compile nocatsplash-compile: glib-compile openldap-compile: cyrus-sasl-compile openssl-compile +openssh-compile: zlib-compile openssl-compile openssl-compile: zlib-compile openswan-compile: gmp-compile osiris-compile: openssl-compile -- cgit v1.2.3