Skip to content

Commit

Permalink
mediatek: TOTOLINK A8000RU: add missing usb3 package
Browse files Browse the repository at this point in the history
This device has a usb 3.0 port, so add it.

Signed-off-by: Chukun Pan <[email protected]>
  • Loading branch information
aiamadeus authored and dangowrt committed Jan 14, 2024
1 parent 8632f61 commit 622340f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mediatek/image/mt7622.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 622340f

Please sign in to comment.