From 02f83d69e55206f846b26f5385c7b7ecc246d8ea Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Dec 2017 03:03:16 +0000 Subject: edma3-lld-rtos: Adding c66x and omapl1 support Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb index 08ab4ec4..071a51a5 100644 --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb @@ -5,7 +5,7 @@ PR = "${INC_PR}.1" DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" PACKAGE_ARCH = "${MACHINE_ARCH}" PLATFORMLIST = "" -- cgit v1.2.3-54-g00ecf