From: Alberto Bursi Date: Sun, 23 Oct 2016 16:30:33 +0000 (+0200) Subject: serialconsole: move to Terminal submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7f0b030e97ae415f0543ccfee7b524aef5a47294;p=openwrt-packages.git serialconsole: move to Terminal submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/serialconsole/Makefile b/utils/serialconsole/Makefile index fa336ac63..fbf648e29 100644 --- a/utils/serialconsole/Makefile +++ b/utils/serialconsole/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/serialconsole SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Terminal TITLE:=Serial Console - minimal terminal program URL:=http://sourceforge.net/projects/serialconsole/ endef