mirror of https://github.com/hak5/openwrt.git
parent
92d8c26513
commit
5011ced300
|
@ -26,8 +26,8 @@ endef
|
||||||
define Package/dropbearconvert
|
define Package/dropbearconvert
|
||||||
$(call Package/dropbear)
|
$(call Package/dropbear)
|
||||||
TITLE:=Utility for converting SSH keys
|
TITLE:=Utility for converting SSH keys
|
||||||
|
DEFAULT:=m if ALL
|
||||||
DESCRIPTION:=Utility for converting SSH keys
|
DESCRIPTION:=Utility for converting SSH keys
|
||||||
DEPENDS:=+zlib
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
|
Loading…
Reference in New Issue