Merge pull request #214 from MaxKrummenacher/u-boot-compat

u-boot-toradex_2020.07: change to be compatible with any bsp
This commit is contained in:
Otavio Salvador 2022-05-30 12:57:23 -03:00 committed by GitHub
commit 80e234fbb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -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)"