mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-16 20:01:12 +00:00
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>
This commit is contained in:
parent
dafbc94f95
commit
08279810ed
@ -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…
Reference in New Issue
Block a user