summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtr-modules.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images/mtr-modules.inc')
-rw-r--r--recipes-core/images/mtr-modules.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/images/mtr-modules.inc b/recipes-core/images/mtr-modules.inc
new file mode 100644
index 0000000..f8b197a
--- /dev/null
+++ b/recipes-core/images/mtr-modules.inc
@@ -0,0 +1,7 @@
+require mtr-base-modules.inc
+
+IMAGE_INSTALL_append = "\
+ kernel-module-wl12xx \
+ kernel-module-wlcore \
+ kernel-module-wlcore-sdio \
+"