yamonenv: move to Boot Loaders submenu
Boot Loaders submenu is the place where all other boot loaders are. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
e4fef72244
commit
decf6b3314
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/yamonenv
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Boot Loaders
|
||||
DEPENDS:=@TARGET_au1000
|
||||
TITLE:=YAMON configuration utility
|
||||
URL:=http://meshcube.org/nylon/stable/sources/
|
||||
|
|
Loading…
Reference in a new issue