From e90a04c52f8f4b73e029828db5fc94be736a02dd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 9 Apr 2024 10:25:19 +0200 Subject: elf2flt: switch to tar.gz --- toolchain/elf2flt/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain') diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc index a5eed1570..dee90e037 100644 --- a/toolchain/elf2flt/Makefile.inc +++ b/toolchain/elf2flt/Makefile.inc @@ -14,3 +14,4 @@ PKG_GIT:= hash PKG_RELEASE:= 1 PKG_SITES:= https://github.com/uclinux-dev/elf2flt.git endif +DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3