layerscape: support LEDE boot for ls1088ardb/ls2088ardb
[openwrt/staging/wigyori.git] / package / boot / fconfig / Makefile
index 14bbec57b83ae227060f0657b9b3d0cc4cd1b873..3c33d73c6920478b004b962e58cae0e481e65823 100644 (file)
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://andrzejekiert.ovh.org/software/fconfig/
-PKG_MD5SUM:=dac355e9f2a0f48c414c52e2034b6346
+PKG_HASH:=4ff0e8f07e35e46b705c0dbe9d9544ede01ea092a69e3f7db03e55a3f2bb8eb7
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
@@ -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