projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8632f61
)
mediatek: TOTOLINK A8000RU: add missing usb3 package
author
Chukun Pan
<amadeus@jmu.edu.cn>
Sat, 23 Dec 2023 15:16:15 +0000
(23:16 +0800)
committer
Daniel Golle
<daniel@makrotopia.org>
Sun, 14 Jan 2024 23:11:57 +0000
(23:11 +0000)
This device has a usb 3.0 port, so add it.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/mediatek/image/mt7622.mk
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/image/mt7622.mk
b/target/linux/mediatek/image/mt7622.mk
index e393b8433ea37f650d2e3688ff2d9c5d301e0dc6..7df5eade8220edfb2a121eb7fd6b7f2c000f4eec 100644
(file)
--- a/
target/linux/mediatek/image/mt7622.mk
+++ b/
target/linux/mediatek/image/mt7622.mk
@@
-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