diff options
author | Jeff Hatch <jhatch@multitech.com> | 2019-07-29 09:15:17 -0500 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2019-07-29 09:15:17 -0500 |
commit | c6271e5ff288a39f5e2ab7ea69a740a117214195 (patch) | |
tree | 32205818420ab835f8a5e49ce33a673230ef6b23 /recipes-kernel/linux | |
parent | 24a7145714d721a6736817eaf8280545ab7dca63 (diff) | |
parent | 74f6b495e5015de01623a53f9c568649fea0d1ac (diff) | |
download | meta-multitech-c6271e5ff288a39f5e2ab7ea69a740a117214195.tar.gz meta-multitech-c6271e5ff288a39f5e2ab7ea69a740a117214195.tar.bz2 meta-multitech-c6271e5ff288a39f5e2ab7ea69a740a117214195.zip |
Merge branch 'master' of gitlab.multitech.net:mirrors/meta-multitech
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r-- | recipes-kernel/linux/linux-at91_4.9.87.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb index 65ebc8d..9d9ba75 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -105,7 +105,7 @@ kernel_do_configure_append() { KERNEL_MODULE_PACKAGE_SUFFIX="" -COMPATIBLE_MACHINE = "(mtcdt|mtrv1|mtr|mtcap)" +COMPATIBLE_MACHINE = "(mtcdt|mtrv1|mtr|mtcap|mths)" pkg_preinst_kernel-image-uimage() { set -x |