default: add missing projects

Add a few projects to the manifest that were previously missing.

Change-Id: I040c47f33f53ff4fbf40360cd1a2e07e41156346
This commit is contained in:
Andres Rodriguez
2016-05-11 17:57:13 -04:00
parent a683987259
commit fe416dcebd

View File

@@ -16,6 +16,10 @@
<project path="llvm/tools/lld" remote="llvm.org" name="lld" revision="master" />
<project path="hcc" name="hcc" />
<project path="ROCT-Thunk-Interface" name="ROCT-Thunk-Interface" />
<project path="ROCK-Kernel-Driver" name="ROCK-Kernel-Driver" />
<project path="ROC-smi" name="ROC-smi" />
<project path="ROCnRDMA" name="ROCnRDMA" />
<project path="rdma-perftest" name="rdma-perftest" />
<project path="ROCR-Runtime" name="ROCR-Runtime" />
<project path="HIP" remote="pctools-github" name="HIP" />
<project path="HIP-Examples" remote="pctools-github" name="HIP-Examples" />