summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtr-modules.inc
blob: d6f5eb6c5716eb28cb7668c56cc2728f4f48e22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file could be improved
# by removing modules not needed
# by MTR.  It could also be
# improved by not includeing
# modules that are dependency's
# of other modules.

include common-modules.inc

IMAGE_INSTALL_append_mtr = "\
    kernel-module-wl12xx \
    kernel-module-wlcore \
    kernel-module-wlcore-sdio \
    kernel-module-mii \
"
IMAGE_INSTALL_append_mtrv1 = "\
    kernel-module-mii \
"