diff options
-rw-r--r-- | recipes/images/trdx-extra.inc | 2 |
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 = " \ |