commit 7f0b030e97ae415f0543ccfee7b524aef5a47294
parent 15077bebbc9b73792f1cb9a8c805de09a2c5b83f
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Sun, 23 Oct 2016 18:30:33 +0200
serialconsole: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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