1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-18 10:42:32 +00:00

uio-module-drv-test: correct COMPATIBLE_MACHINE

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-06-29 22:23:22 -04:00
parent 8a9eb5d977
commit 540818aaff

View File

@@ -4,7 +4,7 @@ include uio-module-drv.inc
PR = "r1"
COMPATIBLE_MACHINE = "keystone|am57xx-evm"
COMPATIBLE_MACHINE = "keystone|omap-a15"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEVICE_NAME_am57xx-evm = "am57xx"