Browse Source

ramips: add missing USB packages into ASL26555-16M

Mirror the package list from the 8M device profile to the
16M device profile.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 7 years ago
parent
commit
d6844b3bfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/image/rt305x.mk

+ 1 - 1
target/linux/ramips/image/rt305x.mk

@@ -132,7 +132,7 @@ define Device/asl26555-16M
   IMAGE_SIZE := 15872k
   IMAGE_SIZE := 15872k
   SUPPORTED_DEVICES += asl26555
   SUPPORTED_DEVICES += asl26555
   DEVICE_TITLE := Alpha ASL26555 16M
   DEVICE_TITLE := Alpha ASL26555 16M
-  DEVICE_PACKAGES :=
+  DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
 endef
 endef
 TARGET_DEVICES += asl26555-16M
 TARGET_DEVICES += asl26555-16M