From 3833c6cfdaaefe5d535edaf94ae28f743726c7f3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Jan 2017 12:19:17 +0100 Subject: toolchain does not need libelf --- toolchain/libelf/Makefile.inc | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 toolchain/libelf/Makefile.inc (limited to 'toolchain/libelf/Makefile.inc') diff --git a/toolchain/libelf/Makefile.inc b/toolchain/libelf/Makefile.inc deleted file mode 100644 index 9bdee8c31..000000000 --- a/toolchain/libelf/Makefile.inc +++ /dev/null @@ -1,9 +0,0 @@ -# This file is part of the OpenADK project. OpenADK is copyrighted -# material, please see the LICENCE file in the top-level directory. - -PKG_NAME:= libelf -PKG_VERSION:= 0.8.13 -PKG_RELEASE:= 1 -PKG_HASH:= 591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d -PKG_SITES:= http://www.mr511.de/software/ -DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -- cgit v1.2.3