ECR #333755 - Completely eliminate references to Brig Structures

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
This commit is contained in:
Ramesh Errabolu (xN/A) TX
2015-03-03 19:42:07 -05:00
parent 21449d717f
commit 4b2b25e232
2 changed files with 20 additions and 11 deletions
+12 -10
View File
@@ -2,16 +2,18 @@ OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
SUBDIRS = NBody
SUBDIRS += DwtHarr1D
SUBDIRS += BitionicSort
#SUBDIRS = NBody
#SUBDIRS += DwtHarr1D
#SUBDIRS += BitionicSort
#SUBDIRS += BinarySearch
SUBDIRS = hsailUtil
SUBDIRS += BinarySearch
SUBDIRS += BlackScholes
SUBDIRS += FloydWarshall
SUBDIRS += FastWalshTransform
SUBDIRS += MatrixTranspose
SUBDIRS += MatrixMultiplication
SUBDIRS += MonteCarloAsian
SUBDIRS += SimpleConvolution
#SUBDIRS += BlackScholes
#SUBDIRS += FloydWarshall
#SUBDIRS += FastWalshTransform
#SUBDIRS += MatrixTranspose
#SUBDIRS += MatrixMultiplication
#SUBDIRS += MonteCarloAsian
#SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/runtimenew/runtimerules