Doc update.

- Add link to new driver porting guide.
- small typo

Change-Id: Ia8e25e371e17f8b4207b99e3fdfb575e59c2ebf2
This commit is contained in:
Ben Sander
2016-09-05 09:29:42 -05:00
parent 53de91dd59
commit 75af21952c
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ hip_find_helper_file(run_hipcc cmake)
###############################################################################
###############################################################################
# MACRO: Seperate the options from the sources
# MACRO: Separate the options from the sources
###############################################################################
macro(HIP_GET_SOURCES_AND_OPTIONS _sources _cmake_options _hipcc_options _hcc_options _nvcc_options)
set(${_sources})