blob: 6d817af8b0c45967b55b3b976c30798121410e4c [file] [log] [blame]
# Makefile for gpu plugins
SUBDIRS = common generic
if BUILD_RSMI
SUBDIRS += rsmi
endif
if BUILD_NVML
SUBDIRS += nvml
endif
if BUILD_ONEAPI
SUBDIRS += oneapi
endif
SUBDIRS += nrt