summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
index 287ef0f..cc6d7e6 100644
--- a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
+++ b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
@@ -2,6 +2,6 @@
PACKAGECONFIG_tegra = "x11-gles2"
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
-# TK1: build it only for OpenGL ES on top of X11
+# TK1: build it only for OpenGL & OpenGL ES on top of X11
PACKAGECONFIG_tegra124 = "x11-gl x11-gles2"
PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"