remove unfinished alternative os porting efforts
[openadk.git] / toolchain / elf2flt / Makefile.inc
blob6f5fa12731c0289bca93764782b756952d00d06d
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 PKG_NAME:=              elf2flt
5 PKG_VERSION:=           6d80ab6c93409e796f85da404bde84b841231531
6 PKG_GIT:=               hash
7 PKG_RELEASE:=           1
8 PKG_SITES:=             https://github.com/uclinux-dev/elf2flt.git
9 ifeq ($(ADK_TARGET_ARCH_H8300),y)
10 PKG_VERSION:=           h8300
11 PKG_GIT:=               branch
12 PKG_RELEASE:=           1
13 PKG_SITES:=             git://git.osdn.net/gitroot/uclinux-h8/elf2flt.git
14 endif