summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-17 09:12:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-17 09:13:56 +0200
commitba3eb533284c66880857253d2149004334f1b7a8 (patch)
tree7fdf46fd9d18a95006f7166de532f515411ab5ac /toolchain
parentce4c046ac4b89b316532591e21c371c2662a4841 (diff)
csky: add old gcc back
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 4586d5282..0784fe078 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -33,6 +33,13 @@ PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
+ifeq ($(ADK_TOOLCHAIN_GCC_CSKY),y)
+PKG_VERSION:= gcc-6-branch-csky
+PKG_GIT:= branch
+PKG_SITES:= https://github.com/c-sky/gcc.git
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+endif
ifeq ($(ADK_TOOLCHAIN_GCC_AVR32),y)
PKG_VERSION:= 4.4.7
PKG_HASH:= 76ad7c433af1c798a1e116c4dfa8f5f794f0d32bff65f88c54dcd5e5d146fc32