aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-12-09 19:34:33 +0000
committerDiane Bruce <db@FreeBSD.org>2012-12-09 19:34:33 +0000
commite5919499eb6ad49a142a32859898609035343bb7 (patch)
tree146964f49095abac16ca7c58d2245ab19d594c8e /devel/Makefile
parente42e5fd3cbcf3a2b6afd1df488591913017c2eb3 (diff)
downloadports-e5919499eb6ad49a142a32859898609035343bb7.tar.gz
ports-e5919499eb6ad49a142a32859898609035343bb7.zip
- Add binutils support for the Zylin CPU
- Typical usage seems to be experienced engineers who have some very particular requirements that can only be met using the ZPU due to technical or licensing issues. Academic circles have found the ZPU appealing since the actual core is trivial and allows them to focus on some other aspect of research or student exercises. Open source projects and hobbyists also have found use for the ZPU. - Pre-requisite for gnuradio support tools
Notes
Notes: svn path=/head/; revision=308555
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2262be02fb44..20012fc7c5bf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4234,6 +4234,7 @@
SUBDIR += zmq
SUBDIR += zmq-devel
SUBDIR += zookeeper
+ SUBDIR += zpu-binutils
SUBDIR += ztcl
SUBDIR += zthread
SUBDIR += zziplib