Axtls menuconfig fixes (thanks Yanira)
This commit is contained in:
parent
082e30b1c4
commit
7b0d00bb77
1 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,9 @@ define Package/libaxtls
|
|||
endef
|
||||
|
||||
define Package/axhttpd
|
||||
SUBMENU:=Web
|
||||
SECTION:=net
|
||||
CATEGORY:=Networking
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libaxtls
|
||||
TITLE:=axTLS embedded http/https server
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue