summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-04-22 12:59:18 -0300
committerGitHub <noreply@github.com>2025-04-22 12:59:18 -0300
commit60cdd1c6c7d8a7bfbad213f5da09f7f2d0f8585e (patch)
tree3b1d5ecaac10e55d8576ad6bb44a7213c363f6fa
parent8ed10d2e8e619faab9c90385fa1bd9776ea4dd9c (diff)
parent5fca0110f00cfb2b37f322473adc25876b022c6b (diff)
downloadmeta-freescale-60cdd1c6c7d8a7bfbad213f5da09f7f2d0f8585e.tar.gz
Merge pull request #2204 from ivitro/master-nxp-wlan-comp-machine
kernel-module-nxp-wlan: remove COMPATIBLE_MACHINE
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
index 235fa93e..cb47756c 100644
--- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
@@ -21,5 +21,3 @@ S = "${WORKDIR}/git"
21inherit module 21inherit module
22 22
23EXTRA_OEMAKE = "KERNELDIR=${STAGING_KERNEL_BUILDDIR} -C ${STAGING_KERNEL_BUILDDIR} M=${S}" 23EXTRA_OEMAKE = "KERNELDIR=${STAGING_KERNEL_BUILDDIR} -C ${STAGING_KERNEL_BUILDDIR} M=${S}"
24
25COMPATIBLE_MACHINE = "(imx-nxp-bsp)"