From f9ed2bc92f880ee5a368b20ae61b3bc2ee3b72a9 Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Mon, 24 Oct 2016 10:19:42 +0200 Subject: [PATCH] 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 --- package/boot/fconfig/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/boot/fconfig/Makefile b/package/boot/fconfig/Makefile index 14bbec57b8..077c6e4889 100644 --- a/package/boot/fconfig/Makefile +++ b/package/boot/fconfig/Makefile @@ -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 -- 2.30.2