mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-28 01:22:42 +00:00
rbcfg: move to Boot Loaders submenu of Utilities
Boot Loaders submenu of Utilities is the most logical place to find rbcfg and other bootloader tools. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
8312738806
commit
762928a13e
@ -17,6 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/rbcfg
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Boot Loaders
|
||||
TITLE:=RouterBOOT configuration tool
|
||||
DEPENDS:=@TARGET_ar71xx
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user