diff options
| author | John Klug <john.klug@multitech.com> | 2019-06-25 09:15:19 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-06-25 09:15:19 -0500 |
| commit | 74f6b495e5015de01623a53f9c568649fea0d1ac (patch) | |
| tree | c3ae6eba6ec0abcd6bd8d3cdf795ea5b9b5561cd /recipes-kernel/linux | |
| parent | 39d1ef161ccf29d8d4fa8ed3ac4a590cc28e8478 (diff) | |
| download | meta-multitech-74f6b495e5015de01623a53f9c568649fea0d1ac.tar.gz meta-multitech-74f6b495e5015de01623a53f9c568649fea0d1ac.tar.bz2 meta-multitech-74f6b495e5015de01623a53f9c568649fea0d1ac.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 |
