summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-08 10:16:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-08 10:16:03 +0100
commit377be14b1a78b7f0fc91fdede93c04b6aa4f9ca9 (patch)
treebe9aaa18e780699059a53745843fdc3e12d9f802 /toolchain/elf2flt/Makefile.inc
parentd4f89a2500d11d78655d7548f2ab7ba30ffc4497 (diff)
elf2flt: update to 2024.02
Diffstat (limited to 'toolchain/elf2flt/Makefile.inc')
-rw-r--r--toolchain/elf2flt/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc
index ff7ab660e..a5eed1570 100644
--- a/toolchain/elf2flt/Makefile.inc
+++ b/toolchain/elf2flt/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= elf2flt
-ifeq ($(ADK_TOOLCHAIN_ELF2FLT_2023_09),y)
-PKG_VERSION:= v2023.09
+ifeq ($(ADK_TOOLCHAIN_ELF2FLT_2024_02),y)
+PKG_VERSION:= v2024.02
PKG_GIT:= tag
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/uclinux-dev/elf2flt.git