change makefile for samples

This commit is contained in:
streamhsa
2016-03-29 16:02:09 +08:00
parent cc0bfcb2b2
commit d0f0bf5c8e
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