summaryrefslogtreecommitdiff
path: root/toolchain/gdb/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-05-24 22:35:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-05-24 22:35:19 +0200
commitded41658639bebb8d6b7c206dbd1afa647873659 (patch)
tree1adcc0a2900c687ffdbb4ad359508a36c951962b /toolchain/gdb/Makefile.inc
parentfb8b1cae200ec1871f35b046788dfbe859735124 (diff)
microblaze: allow to build native gdb with 7.8.2
Diffstat (limited to 'toolchain/gdb/Makefile.inc')
-rw-r--r--toolchain/gdb/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
index 1573d4aa7..f576fdd29 100644
--- a/toolchain/gdb/Makefile.inc
+++ b/toolchain/gdb/Makefile.inc
@@ -23,6 +23,13 @@ PKG_HASH:= cd9c543a411a05b2b647dd38936034b68c2b5d6f10e0d51dc168c166c973ba40
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
+ifeq ($(ADK_TOOLCHAIN_GDB_7_8_2),y)
+PKG_VERSION:= 7.8.2
+PKG_RELEASE:= 1
+PKG_HASH:= 605954d5747d5f08ea4b7f48e958d1ebbf39265e18f7f36738deeabb83744485
+PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+endif
ifeq ($(ADK_TOOLCHAIN_GDB_6_7_1),y)
PKG_VERSION:= 6.7.1
PKG_RELEASE:= 1