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 <wigyori@uid0.hu>
This commit is contained in:
parent
0578993a41
commit
d6844b3bfa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue