projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
762928a
)
fconfig: move to Boot Loaders submenu of Utilities
author
Alberto Bursi
<alberto.bursi@outlook.it>
Mon, 24 Oct 2016 08:19:42 +0000
(10:19 +0200)
committer
John 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
patch
|
blob
|
history
diff --git
a/package/boot/fconfig/Makefile
b/package/boot/fconfig/Makefile
index 14bbec57b83ae227060f0657b9b3d0cc4cd1b873..077c6e4889419c6bcf46acfbe592145b234e2403 100644
(file)
--- 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