diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-03 19:08:21 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-03 19:08:21 +0000 |
commit | 4933d5d7b59a3e1dcd643b038c0e31ff1c3366da (patch) | |
tree | 937e8f22ee148d47f14e144c76bb3e6cfd3ad68f /emulators/Makefile | |
parent | 6fc51eafe2fad5e717c69886924f843c207df7a3 (diff) |
A full-system simulation infrastructure and tools
for the Cell Broadband Engine processor.
WWW: http://www.alphaworks.ibm.com/tech/cellsystemsim/
- Stas Timokhin
stast@bsdportal.ru
PR: ports/131802
Submitted by: Stas Timokhin <stast at bsdportal.ru>
Notes
Notes:
svn path=/head/; revision=238847
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 17389c878b89..ec805f65d488 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -77,6 +77,7 @@ SUBDIR += linux-peops-spu SUBDIR += linux-pete-mesagpu SUBDIR += linux-pete-xgl2gpu + SUBDIR += linux-systemsimcell SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 |