From f67faf9d1805f8fd6081814f755f538049ac2942 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Mon, 11 Oct 2021 15:36:44 +0200 Subject: [PATCH] Fixup drm_linux.go build tag. Signed-off-by: Ben Kochie --- collector/drm_linux.go | 1 + 1 file changed, 1 insertion(+) 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