diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-12-21 03:03:16 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-12-21 23:00:38 -0500 |
commit | fca0d76c208e11df6a686960461387fa49dd0cf1 (patch) | |
tree | bc677cfd7bc3eb96fd823bfb5be81eb2fae3d780 /recipes-bsp/edma3-lld | |
parent | 54506bc338402ffa6097e608d3916a6fb507efec (diff) | |
download | meta-ti-fca0d76c208e11df6a686960461387fa49dd0cf1.tar.gz |
edma3-lld-rtos: Adding c66x and omapl1 support
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld')
-rw-r--r-- | recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
5 | 5 | ||
6 | DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" | 6 | DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" |
7 | 7 | ||
8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" | 8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" |
9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
10 | 10 | ||
11 | PLATFORMLIST = "" | 11 | PLATFORMLIST = "" |