mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
mediatek: TOTOLINK A8000RU: add missing usb3 package
This device has a usb 3.0 port, so add it. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
parent
8632f6184b
commit
622340f6c1
@ -352,7 +352,7 @@ define Device/totolink_a8000ru
|
||||
DEVICE_MODEL := A8000RU
|
||||
DEVICE_DTS := mt7622-totolink-a8000ru
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_PACKAGES := kmod-mt7615-firmware swconfig
|
||||
DEVICE_PACKAGES := kmod-mt7615-firmware kmod-usb3 swconfig
|
||||
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
|
||||
endef
|
||||
TARGET_DEVICES += totolink_a8000ru
|
||||
|
Loading…
Reference in New Issue
Block a user