mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
uio-module-drv-test: correct COMPATIBLE_MACHINE
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -4,7 +4,7 @@ include uio-module-drv.inc
|
|||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "keystone|am57xx-evm"
|
COMPATIBLE_MACHINE = "keystone|omap-a15"
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
DEVICE_NAME_am57xx-evm = "am57xx"
|
DEVICE_NAME_am57xx-evm = "am57xx"
|
||||||
|
|||||||
Reference in New Issue
Block a user