uboot-envtools: move to Boot Loaders submenu

Boot Loaders submenu is where other bootloader tools (fconfig and grub2-editenv) are.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
master
Alberto Bursi 8 years ago committed by John Crispin
parent dafbc94f95
commit 08279810ed
  1. 1
      package/boot/uboot-envtools/Makefile

@ -31,6 +31,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/uboot-envtools
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Boot Loaders
TITLE:=read/modify U-Boot bootloader environment
URL:=http://www.denx.de/wiki/U-Boot
endef

Loading…
Cancel
Save