Merge pull request #2205 from Freescale/backport-2204-to-scarthgap
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled

[Backport scarthgap] kernel-module-nxp-wlan: remove COMPATIBLE_MACHINE
This commit is contained in:
Otavio Salvador 2025-04-22 12:59:47 -03:00 committed by GitHub
commit ba243624be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,5 +21,3 @@ S = "${WORKDIR}/git"
inherit module
EXTRA_OEMAKE = "KERNELDIR=${STAGING_KERNEL_BUILDDIR} -C ${STAGING_KERNEL_BUILDDIR} M=${S}"
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"