mirror of https://github.com/hak5/openwrt.git
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>openwrt-18.06
parent
5b1c6570ca
commit
75e4d2d18c
|
@ -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 New Issue