fconfig: move to Boot Loaders submenu of Utilities
authorAlberto Bursi <alberto.bursi@outlook.it>
Mon, 24 Oct 2016 08:19:42 +0000 (10:19 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 26 Oct 2016 10:37:45 +0000 (12:37 +0200)
Boot Loaders submenu of Utilities is the most logical place to find fconfig and other bootloader tools.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
package/boot/fconfig/Makefile

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