Skip to content

Commit

Permalink
ramips: add missing USB packages into ASL26555-16M
Browse files Browse the repository at this point in the history
Mirror the package list from the 8M device profile to the
16M device profile.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
  • Loading branch information
wigyori committed Aug 13, 2018
1 parent 0578993 commit d6844b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ramips/image/rt305x.mk
Expand Up @@ -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

Expand Down

0 comments on commit d6844b3

Please sign in to comment.