Merge pull request #2204 from ivitro/master-nxp-wlan-comp-machine
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run

kernel-module-nxp-wlan: remove COMPATIBLE_MACHINE
This commit is contained in:
Otavio Salvador 2025-04-22 12:59:18 -03:00 committed by GitHub
commit 60cdd1c6c7
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)"