change makefile for samples

[ROCm/hip commit: d0f0bf5c8e]
This commit is contained in:
streamhsa
2016-03-29 16:02:09 +08:00
parent 105e8e8708
commit 1d55744e91
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
HIP_PATH?=$(shell hipconfig --path)
HIP_PATH=../../..
HIPCC=$(HIP_PATH)/bin/hipcc
all: square.hip.out