projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e4f9db
)
ipq806x: use new package name for NEC WG2600HP3
author
Yanase Yuki
<dev@zpc.sakura.ne.jp>
Wed, 31 May 2023 07:28:31 +0000
(16:28 +0900)
committer
Christian Lamparter
<chunkeey@gmail.com>
Thu, 8 Jun 2023 13:33:14 +0000
(15:33 +0200)
commit
0c45ad41e15e2255
changes ipq806x usb kmod name
from usb-phy-qcom-dwc3 to phy-qcom-ipq806x-usb, so
use new name.
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
(cherry picked from commit
93147443502e61d0a824406bef13b0b9fe250f71
)
target/linux/ipq806x/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/image/generic.mk
b/target/linux/ipq806x/image/generic.mk
index b83999dd00ed6c3a33b3003b6f4de2a21f451aa6..aac0a2c8fadfdece285cba010c78e3519273f690 100644
(file)
--- a/
target/linux/ipq806x/image/generic.mk
+++ b/
target/linux/ipq806x/image/generic.mk
@@
-245,7
+245,7
@@
define Device/nec_wg2600hp3
pad-rootfs | append-metadata
DEVICE_PACKAGES := -kmod-ata-ahci -kmod-ata-ahci-platform \
-kmod-usb-ohci -kmod-usb2 -kmod-usb-ledtrig-usbport \
- -kmod-
usb-phy-qcom-dwc3
-kmod-usb3 -kmod-usb-dwc3-qcom \
+ -kmod-
phy-qcom-ipq806x-usb
-kmod-usb3 -kmod-usb-dwc3-qcom \
ath10k-firmware-qca9984-ct
endef
TARGET_DEVICES += nec_wg2600hp3