[openwrt/openwrt] uboot-d1: cleanup Makefile

LEDE Commits lede-commits at lists.infradead.org
Thu Feb 29 08:07:43 PST 2024


wigyori pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/55c7b2cdaf827a4045320f944d73a168cad6bfb7

commit 55c7b2cdaf827a4045320f944d73a168cad6bfb7
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Thu Feb 29 17:06:04 2024 +0100

    uboot-d1: cleanup Makefile
    
    Clean up leftover PKG_HASH.
    
    Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
 package/boot/uboot-d1/Makefile | 1 -
 1 file changed, 1 deletion(-)

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




More information about the lede-commits mailing list