summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-06-20 11:27:44 +0000
committerSteven Barth <steven@midlink.org>2009-06-20 11:27:44 +0000
commit623b431c0ebf88fda906ec763ef97701c229229a (patch)
tree068074460ef401849cacb5d16810387b756e12b8
parentab236ad6dafb1f11fc468c5742409d2a8ecc31e5 (diff)
axTLS does not need dropbearkey/convert anymore (obsoleted by px5g)
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 018e47d0b..826fc193b 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -261,8 +261,6 @@ define Package/luci-nixio/config
config PACKAGE_luci-nixio_axtls
bool "Builtin (axTLS)"
- select PACKAGE_dropbear
- select PACKAGE_dropbearconvert
config PACKAGE_luci-nixio_cyassl
bool "CyaSSL"