Selaa lähdekoodia

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 <[email protected]>
Alberto Bursi 9 vuotta sitten
vanhempi
sitoutus
762928a13e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      package/boot/rbcfg/Makefile

+ 1 - 0
package/boot/rbcfg/Makefile

@@ -17,6 +17,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/rbcfg
 define Package/rbcfg
   SECTION:=utils
   SECTION:=utils
   CATEGORY:=Utilities
   CATEGORY:=Utilities
+  SUBMENU:=Boot Loaders
   TITLE:=RouterBOOT configuration tool
   TITLE:=RouterBOOT configuration tool
   DEPENDS:=@TARGET_ar71xx
   DEPENDS:=@TARGET_ar71xx
 endef
 endef