diff --git a/target/linux/tegra/image/Makefile b/target/linux/tegra/image/Makefile index 609cf5dd38f..da0b3813bb2 100644 --- a/target/linux/tegra/image/Makefile +++ b/target/linux/tegra/image/Makefile @@ -44,7 +44,7 @@ define Device/compulab_trimslice DEVICE_MODEL := TrimSlice DEVICE_DTS := tegra20-trimslice DEVICE_PACKAGES := kmod-leds-gpio kmod-r8169 kmod-rt2800-usb \ - kmod-rtc-em3027 kmod-usb-storage wpad-basic-mbedtls + kmod-rtc-em3027 kmod-usb-hid kmod-usb-storage wpad-basic-mbedtls UBOOT := trimslice-mmc endef TARGET_DEVICES += compulab_trimslice