summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtcap-modules.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images/mtcap-modules.inc')
-rw-r--r--recipes-core/images/mtcap-modules.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc
index ed3ca51..b230838 100644
--- a/recipes-core/images/mtcap-modules.inc
+++ b/recipes-core/images/mtcap-modules.inc
@@ -5,6 +5,11 @@
# modules that are dependency's
# of other modules.
+IMAGE_INSTALL_append_mtcap = "\
+ kernel-module-spi-atmel \
+"
+# Modules for mtrv1 and mtr
+
IMAGE_INSTALL_append = " \
kernel-module-8021q \
kernel-module-af-alg \
@@ -224,7 +229,6 @@ IMAGE_INSTALL_append = " \
kernel-module-sha512-generic \
kernel-module-sit \
kernel-module-slhc \
- kernel-module-spi-atmel \
kernel-module-spidev \
kernel-module-spi-nor \
kernel-module-stp \