summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtre-modules.inc
blob: 1bd38206b881f9cea215e0113e90807ae371e288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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_mtre = "\
    kernel-module-rtc-ds1307 \
    kernel-module-leds-pca955x \
    kernel-module-mii \
"