summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-20 15:58:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-20 15:58:55 +0100
commitf172737d165dd7c255e5020c0b57545ccb432bad (patch)
treea53d2e9eec8ae81689ae7d764c7bdc04bfec65c9 /toolchain/elf2flt/Makefile.inc
parent1522ff140084c16a6b129255a5db745fe48729f7 (diff)
add lm32 support to elf2flt
Diffstat (limited to 'toolchain/elf2flt/Makefile.inc')
-rw-r--r--toolchain/elf2flt/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc
index be2b4b07b..ea5667fa7 100644
--- a/toolchain/elf2flt/Makefile.inc
+++ b/toolchain/elf2flt/Makefile.inc
@@ -2,5 +2,6 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= elf2flt
+PKG_VERSION:= git
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/uclinux-dev/elf2flt.git