From: Zoltan HERPAI Date: Thu, 29 Feb 2024 16:06:04 +0000 (+0100) Subject: uboot-d1: cleanup Makefile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=55c7b2cdaf827a4045320f944d73a168cad6bfb7;p=openwrt%2Fstaging%2Fthess.git uboot-d1: cleanup Makefile Clean up leftover PKG_HASH. Signed-off-by: Zoltan HERPAI --- diff --git a/package/boot/uboot-d1/Makefile b/package/boot/uboot-d1/Makefile index 50a28d3451..610dc5b498 100644 --- a/package/boot/uboot-d1/Makefile +++ b/package/boot/uboot-d1/Makefile @@ -9,7 +9,6 @@ include $(INCLUDE_DIR)/kernel.mk PKG_VERSION:=2023.01 PKG_RELEASE:=1 -#PKG_HASH:=352ad311dcf9431fc112122b0afe710e3104c0e670fc943273e8ed3b65c17335 PKG_HASH:=69423bad380f89a0916636e89e6dcbd2e4512d584308d922d1039d1e4331950f include $(INCLUDE_DIR)/u-boot.mk