diff options
Diffstat (limited to 'recipes-kernel')
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 | } |
| 19 | COMPATIBLE_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" | |||
| 17 | inherit module | 17 | inherit module |
| 18 | 18 | ||
| 19 | KERNEL_MODULE_AUTOLOAD = "galcore" | 19 | KERNEL_MODULE_AUTOLOAD = "galcore" |
| 20 | COMPATIBLE_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 | |||
| 24 | EXTRA_OEMAKE += "CONFIG_MXC_GPU_VIV=m" | 24 | EXTRA_OEMAKE += "CONFIG_MXC_GPU_VIV=m" |
| 25 | 25 | ||
| 26 | KERNEL_MODULE_AUTOLOAD = "galcore" | 26 | KERNEL_MODULE_AUTOLOAD = "galcore" |
| 27 | COMPATIBLE_MACHINE = "(imx)" | ||
