Add some gfx1xxx targets

This is to fix 

Change-Id: I69a87884d8174733905e4c007cf0f19b5103482a


[ROCm/ROCR-Runtime commit: 53228ad819]
This commit is contained in:
Chris Freehill
2019-10-16 07:48:57 -05:00
parent 27ea6107f8
commit 6687f73732
@@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 2.8.0)
# 4) Run "make"
#
set(DEFAULT_TARGETS "gfx803;gfx701;gfx801;gfx802;gfx900;gfx902;gfx906;gfx908")
set(DEFAULT_TARGETS "gfx803;gfx701;gfx801;gfx802;gfx900;gfx902;gfx906;gfx908;gfx1010;gfx1011;gfx1012")
#
# Currently support for Windows platform is not present