# # 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:=2023-04-09 PKG_SOURCE_VERSION:=6a58f456109008620dd15267a7ff0594095e0d77 PKG_MIRROR_HASH:=ce2df83e2ef548f5ffab972dd6f78ce274a382543284aecf09b88237566120e4 include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/cmake.mk $(eval $(call HostBuild))