mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-toradex_2020.07: change to be compatible with any bsp
u-boot-toradex is used for both the mainline and the nxp BSP. Set compatible so that it can be built for both. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
de0eb14081
commit
2454fc6f8f
|
@ -54,4 +54,4 @@ do_compile:append:colibri-vf () {
|
|||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|vf-generic-bsp|use-mainline-bsp)"
|
||||
COMPATIBLE_MACHINE = "(mx6-generic-bsp|mx7-generic-bsp|vf-generic-bsp)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user