summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-06-24 00:35:52 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:28 +0200
commitffebf53d940f65670372eb96dbaddb36cf02680a (patch)
treeae74d30b0be7ba14ee28d5efc7c0483abc50052f
parent851bd4c5cc4d84c7fbbea0686f160adf5a36b2c2 (diff)
apalis-tk1: integrate usb-rndis
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes/images/trdx-extra.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 84c41f9..3c38e4b 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -38,7 +38,6 @@ IMAGE_INSTALL_append_tegra3 = " \
nv-conf-systemd \
"
-#usb-rndis-systemd
IMAGE_INSTALL_append_tegra124 = " \
aspell \
canutils \
@@ -53,6 +52,7 @@ IMAGE_INSTALL_append_tegra124 = " \
ptpd \
tegrastats \
u-boot-toradex-fw-utils \
+ usb-rndis-systemd \
"
IMAGE_INSTALL_append_apalis-t30 = " \