aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/egl
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-10-20 08:53:09 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-20 08:53:09 +0200
commitdccf16d06c66ed0e9fef9873c03ddebe60b7404e (patch)
tree326f472f4e8c4c749a9d956861e4d24b10b0fe6c /recipes/egl
parent141c81dea108c1809a569704f2be684208359188 (diff)
downloadopenembedded-dccf16d06c66ed0e9fef9873c03ddebe60b7404e.tar.gz
egl: Add tu816x as combatible SOC_FAMILY
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/egl')
-rw-r--r--recipes/egl/egl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/egl/egl.inc b/recipes/egl/egl.inc
index cc4ca8220f..a74c4cdbf3 100644
--- a/recipes/egl/egl.inc
+++ b/recipes/egl/egl.inc
@@ -1,2 +1,2 @@
-COMPATIBLE_MACHINE = "omap3"
+COMPATIBLE_MACHINE = "omap3|ti816x"