Pārlūkot izejas kodu

fconfig: move to Boot Loaders submenu of Utilities

Boot Loaders submenu of Utilities is the most logical place to find fconfig and other bootloader tools.

Signed-off-by: Alberto Bursi <[email protected]>
Alberto Bursi 9 gadi atpakaļ
vecāks
revīzija
f9ed2bc92f
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      package/boot/fconfig/Makefile

+ 1 - 0
package/boot/fconfig/Makefile

@@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/fconfig
 define Package/fconfig
   SECTION:=utils
   SECTION:=utils
   CATEGORY:=Utilities
   CATEGORY:=Utilities
+  SUBMENU:=Boot Loaders
   TITLE:=RedBoot configuration editor
   TITLE:=RedBoot configuration editor
   URL:=http://andrzejekiert.ovh.org/software.html.en
   URL:=http://andrzejekiert.ovh.org/software.html.en
 endef
 endef