diff --git a/collector/drm_linux.go b/collector/drm_linux.go index 3af4e11c..21a0314e 100644 --- a/collector/drm_linux.go +++ b/collector/drm_linux.go @@ -11,6 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build !nogpu // +build !nogpu package collector