1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00

icss-emac-lld: Adding k3 to COMPATIBLE_MACHINE list

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Tinku Mannan
2020-03-06 00:44:51 +00:00
committed by Denys Dmytriyenko
parent 81acb91131
commit a60f72bb59
+2 -2
View File
@@ -1,7 +1,7 @@
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=76cafd87d8495b42c2355f7681de15a2"
COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g"
COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit ti-pdk-fetch
@@ -10,5 +10,5 @@ TI_PDK_COMP = "ti.drv.icss_emac"
PE = "1"
INC_PR = "r0"
INC_PR = "r1"