From dccf16d06c66ed0e9fef9873c03ddebe60b7404e Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Wed, 20 Oct 2010 08:53:09 +0200 Subject: egl: Add tu816x as combatible SOC_FAMILY Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/egl/egl.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/egl') 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" -- cgit 1.2.3-korg