diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-29 12:45:48 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-29 12:45:48 +0000 |
commit | 1bf1a98e7616526cde3198f63e1e1bace774e274 (patch) | |
tree | 8607be037bc70d6abdbb1637fd5c09c7eec6c24a /openwrt/package/Makefile | |
parent | c42f176ad2b435cfcd54c417e4ed62b1dcaa84ab (diff) |
add autossh from Robert Berkowitz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3547 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index bf4a17697c..4719c3eb7b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -11,6 +11,7 @@ package-$(BR2_PACKAGE_ARPTABLES) += arptables package-$(BR2_PACKAGE_ARPWATCH) += arpwatch package-$(BR2_PACKAGE_ASTERISK) += asterisk package-$(BR2_COMPILE_ATFTP) += atftp +package-$(BR2_PACKAGE_AUTOSSH) += autossh package-$(BR2_COMPILE_AVAHI) += avahi package-$(BR2_COMPILE_BC) += bc package-$(BR2_COMPILE_BIND) += bind |