xref: /netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/t-omp-device (revision b1e838363e3c6fc78a55519254d99869742dd33c)
1omp-device-properties-gcn: $(srcdir)/config/gcn/gcn.cc
2	echo kind: gpu > $@
3	echo arch: gcn >> $@
4	echo isa: fiji gfx900 gfx906 gfx908 >> $@
5