From 8c112d03adbbf94c7cb34626b26746c92d49d3e9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Sep 2019 21:13:29 +0200 Subject: c-sky: use gcc/binutils/linux/glibc upstream --- toolchain/binutils/Makefile.inc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'toolchain/binutils/Makefile.inc') diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc index f9d589ace..c60973685 100644 --- a/toolchain/binutils/Makefile.inc +++ b/toolchain/binutils/Makefile.inc @@ -30,13 +30,6 @@ PKG_RELEASE:= 1 PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz endif -ifeq ($(ADK_TOOLCHAIN_BINUTILS_CSKY),y) -PKG_VERSION:= binutils-2_27-branch-csky -PKG_GIT:= branch -PKG_RELEASE:= 1 -PKG_SITES:= https://github.com/c-sky/binutils-gdb.git -DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz -endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_NDS32),y) PKG_VERSION:= nds32-binutils-2.30-branch-open PKG_GIT:= branch -- cgit v1.2.3