# # Copyright (C) 2006-2020 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk PKG_NAME:=firmware-utils PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware-utils.git PKG_SOURCE_DATE:=2022-02-26 PKG_SOURCE_VERSION:=eea4ee70d3da01a92bd1da4f18563fc43895f64e PKG_MIRROR_HASH:=655cabd23caf7b51aa019eee8ae385ac9e18b11596dc79e80419d42d220dbd83 include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/cmake.mk $(eval $(call HostBuild))