Fix makefiles in samples

This commit is contained in:
Maneesh Gupta
2016-04-18 10:15:35 +05:30
والد dfea14c5d4
کامیت bcaefb81fc
6فایلهای تغییر یافته به همراه24 افزوده شده و 6 حذف شده
@@ -1,4 +1,7 @@
HIP_PATH?=../../..
HIP_PATH?= $(wildcard /opt/rocm/hip)
ifeq (,$(HIP_PATH))
HIP_PATH=../../..
endif
HIPCC=$(HIP_PATH)/bin/hipcc
EXE=hipBusBandwidth