From 185f430dbf2c36415930941eced92723824950d6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Sep 2019 17:54:28 +0200 Subject: remove unfinished alternative os porting efforts --- toolchain/elf2flt/Makefile.inc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'toolchain/elf2flt') diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc index d3feb54a0..6f5fa1273 100644 --- a/toolchain/elf2flt/Makefile.inc +++ b/toolchain/elf2flt/Makefile.inc @@ -12,9 +12,3 @@ PKG_GIT:= branch PKG_RELEASE:= 1 PKG_SITES:= git://git.osdn.net/gitroot/uclinux-h8/elf2flt.git endif -ifeq ($(ADK_TARGET_OS_FROSTED),y) -PKG_VERSION:= master -PKG_GIT:= branch -PKG_RELEASE:= 1 -PKG_SITES:= https://github.com/insane-adding-machines/elf2flt-1.git -endif -- cgit v1.2.3