Axtls menuconfig fixes (thanks Yanira)

This commit is contained in:
Steven Barth 2008-12-14 11:54:40 +00:00
parent 082e30b1c4
commit 7b0d00bb77

View file

@ -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