summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtr-modules.inc
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2021-03-23 16:53:40 +0200
committerSerhii Voloshynov <serhii.voloshynov@globallogic.com>2021-03-23 16:53:40 +0200
commit32d421e0924f706e0cb5232a07803fbf304a637d (patch)
treef074a6028cd0ed28b90add3c3807c386aae82b16 /recipes-core/images/mtr-modules.inc
parent834f897b62b0bc87645629f23a8cafe064e3c72d (diff)
downloadmeta-mlinux-atmel-32d421e0924f706e0cb5232a07803fbf304a637d.tar.gz
meta-mlinux-atmel-32d421e0924f706e0cb5232a07803fbf304a637d.tar.bz2
meta-mlinux-atmel-32d421e0924f706e0cb5232a07803fbf304a637d.zip
prepare to make common whitelist
Diffstat (limited to 'recipes-core/images/mtr-modules.inc')
-rw-r--r--recipes-core/images/mtr-modules.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-core/images/mtr-modules.inc b/recipes-core/images/mtr-modules.inc
index f5a57b3..ef94107 100644
--- a/recipes-core/images/mtr-modules.inc
+++ b/recipes-core/images/mtr-modules.inc
@@ -9,7 +9,12 @@ IMAGE_INSTALL_append_mtr = "\
kernel-module-wl12xx \
kernel-module-wlcore \
kernel-module-wlcore-sdio \
+ kernel-module-mii \
+"
+IMAGE_INSTALL_append_mtrv1 = "\
+ kernel-module-mii \
"
+
# Modules for mtrv1 and mtr
IMAGE_INSTALL_append = " \
@@ -148,7 +153,6 @@ IMAGE_INSTALL_append = " \
kernel-module-md4 \
kernel-module-micrel \
kernel-module-microchip \
- kernel-module-mii \
kernel-module-mrp \
kernel-module-mtd-dataflash \
kernel-module-mtd-nandbiterrs \