diff options
Diffstat (limited to 'toolchain/elf2flt/Makefile.inc')
-rw-r--r-- | toolchain/elf2flt/Makefile.inc | 1 |
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 |