summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
new file mode 100644
index 000000000..bf6a71bdf
--- /dev/null
+++ b/toolchain/binutils/Makefile.inc
@@ -0,0 +1,11 @@
+# $Id$
+#-
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+PKG_NAME:= binutils
+PKG_VERSION:= 2.19.1
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 09a8c5821a2dfdbb20665bc0bd680791
+MASTER_SITES:= ${MASTER_SITE_GNU:=binutils/}
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2