summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorYanase Yuki <dev@zpc.sakura.ne.jp>2023-05-31 16:28:31 +0900
committerChristian Marangi <ansuelsmth@gmail.com>2023-06-01 19:44:10 +0200
commit93147443502e61d0a824406bef13b0b9fe250f71 (patch)
treefee3c81caa55ab3c27af47d2c706e890a0f74bba /target
parent218deba503f38e2f44f5012baf96af91b3e00c6a (diff)
downloadopenwrt-93147443502e61d0a824406bef13b0b9fe250f71.tar.gz
openwrt-93147443502e61d0a824406bef13b0b9fe250f71.tar.bz2
openwrt-93147443502e61d0a824406bef13b0b9fe250f71.zip
ipq806x: use new package name for NEC WG2600HP3
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>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ipq806x/image/generic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/image/generic.mk b/target/linux/ipq806x/image/generic.mk
index 7ed2b80847..a3e9eb59e7 100644
--- 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