diff options
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index bc1941f901..23a83f8403 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -132,7 +132,7 @@ define Device/asl26555-16M IMAGE_SIZE := 15872k SUPPORTED_DEVICES += asl26555 DEVICE_TITLE := Alpha ASL26555 16M - DEVICE_PACKAGES := + DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport endef TARGET_DEVICES += asl26555-16M |