mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
keyctl-caam: Add qoriq to compatible machine
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
6445253ac0
commit
93faef1c98
|
@ -17,5 +17,5 @@ do_install () {
|
||||||
oe_runmake DESTDIR=${D} install
|
oe_runmake DESTDIR=${D} install
|
||||||
}
|
}
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(imx-generic-bsp)"
|
COMPATIBLE_MACHINE = "(imx-generic-bsp|qoriq)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user