From: Alberto Bursi Date: Mon, 24 Oct 2016 08:19:42 +0000 (+0200) Subject: fconfig: move to Boot Loaders submenu of Utilities X-Git-Tag: v17.01.0-rc1~1062 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=f9ed2bc92f880ee5a368b20ae61b3bc2ee3b72a9;ds=sidebyside 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 --- 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