i2som:nxp: chagne compatible machine variable
This commit is contained in:
@ -69,4 +69,4 @@ pkg_postinst_${PN}() {
|
||||
fi
|
||||
}
|
||||
|
||||
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
|
||||
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"
|
||||
|
||||
@ -30,4 +30,4 @@ do_deploy_append() {
|
||||
}
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
|
||||
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"
|
||||
|
||||
@ -21,4 +21,4 @@ S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
|
||||
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"
|
||||
|
||||
@ -21,4 +21,4 @@ S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
|
||||
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"
|
||||
|
||||
Reference in New Issue
Block a user