summaryrefslogtreecommitdiff
path: root/toolchain/gdb/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gdb/Makefile.inc')
-rw-r--r--toolchain/gdb/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
index 24d6c87af..c2b2ce9ad 100644
--- a/toolchain/gdb/Makefile.inc
+++ b/toolchain/gdb/Makefile.inc
@@ -31,6 +31,12 @@ PKG_SITES:= http://distfiles.openadk.org/
DISTFILES:= gdb-6.7.1-avr32-2.1.5.tar.bz2
WRKDIST= $(WRKDIR)/gdb-6.7.1-avr32-2.1.5
endif
+ifeq ($(ADK_TOOLCHAIN_GDB_H8300_GIT),y)
+PKG_VERSION:= c3a6afca56427ce606cdc8e8e9f0ffbc1e9fd6cd
+PKG_RELEASE:= 1
+PKG_SITES:= git://git.pf.osdn.jp/gitroot/y/ys/ysato/binutils_gdb.git
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+endif
ifeq ($(ADK_TOOLCHAIN_GDB_GIT),y)
PKG_VERSION:= git
PKG_RELEASE:= 1