diff options
| author | John Klug <john.klug@multitech.com> | 2019-06-25 09:15:19 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
| commit | 095f3fa2d32a9e870752bbcc89209128ef3fee69 (patch) | |
| tree | c3ae6eba6ec0abcd6bd8d3cdf795ea5b9b5561cd /recipes-kernel/linux | |
| parent | a4234536babb2395b93f3f3b504c6d2091fe0a6f (diff) | |
| download | meta-multitech-095f3fa2d32a9e870752bbcc89209128ef3fee69.tar.gz meta-multitech-095f3fa2d32a9e870752bbcc89209128ef3fee69.tar.bz2 meta-multitech-095f3fa2d32a9e870752bbcc89209128ef3fee69.zip | |
btclonly package for rs9113, and mths compatible "machine" for kernel
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 |
