summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/dtc/dtc-145_git.bb1
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2+fslc.bb1
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb1
3 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/dtc/dtc-145_git.bb b/recipes-kernel/dtc/dtc-145_git.bb
index 2776cc5ed..bdd83990b 100644
--- a/recipes-kernel/dtc/dtc-145_git.bb
+++ b/recipes-kernel/dtc/dtc-145_git.bb
@@ -16,3 +16,4 @@ do_install () {
16 install -d ${D}/${bindir} 16 install -d ${D}/${bindir}
17 install -m 755 dtc ${D}/${bindir}/dtc-145 17 install -m 755 dtc ${D}/${bindir}/dtc-145
18} 18}
19COMPATIBLE_MACHINE = "(imx)"
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2+fslc.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2+fslc.bb
index 19f2dc7f2..f9307fb4e 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2+fslc.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2+fslc.bb
@@ -17,3 +17,4 @@ S = "${WORKDIR}/git"
17inherit module 17inherit module
18 18
19KERNEL_MODULE_AUTOLOAD = "galcore" 19KERNEL_MODULE_AUTOLOAD = "galcore"
20COMPATIBLE_MACHINE = "(imx)"
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
index 0170695b1..32279493b 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
@@ -24,3 +24,4 @@ inherit module
24EXTRA_OEMAKE += "CONFIG_MXC_GPU_VIV=m" 24EXTRA_OEMAKE += "CONFIG_MXC_GPU_VIV=m"
25 25
26KERNEL_MODULE_AUTOLOAD = "galcore" 26KERNEL_MODULE_AUTOLOAD = "galcore"
27COMPATIBLE_MACHINE = "(imx)"