Skip to content

Commit 4e5fa7e

Browse files
committed
Public UpdateCommonMap included two repos not needed in the public build (only in the internal build)
1 parent 9033a96 commit 4e5fa7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Utils/UpdateCommonMap.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UpdateCommonMap.py
22
#
3-
# Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
3+
# Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
44
# project root on the local disk.
55

66
# GitHub GPUOpen-Tools projects map
@@ -9,8 +9,6 @@
99
"common-dk-Doxygen" : "../Common/DK/Doxygen",
1010
"common-lib-amd-ADL" : "../Common/Lib/AMD/ADL",
1111
"common-lib-amd-APPSDK-3.0" : "../Common/Lib/AMD/APPSDK",
12-
"common-lib-amd-HSA" : "../Common/Lib/AMD/HSA",
13-
"common-lib-ext-Boost-1.59" : "../Common/Lib/Ext/Boost",
1412
"common-lib-ext-GoogleTest-1.7" : "../Common/Lib/Ext/GoogleTest",
1513
"common-lib-ext-OpenGL" : "../Common/Lib/Ext/OpenGL",
1614
"common-lib-ext-OpenGLES" : "../Common/Lib/Ext/OpenGLES",

0 commit comments

Comments
 (0)