From: Steven Barth Date: Sun, 14 Dec 2008 11:54:40 +0000 (+0000) Subject: Axtls menuconfig fixes (thanks Yanira) X-Git-Tag: 0.9.0~902 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b0d00bb77298d7222ede60aa0a2dc5347fd1a7b;p=oweals%2Fluci.git Axtls menuconfig fixes (thanks Yanira) --- diff --git a/contrib/axtls/Makefile b/contrib/axtls/Makefile index b6ede0cf8..9ab39b6fe 100644 --- a/contrib/axtls/Makefile +++ b/contrib/axtls/Makefile @@ -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