mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
ipq806x: use new package name for NEC WG2600HP3
commit 0c45ad41e1
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>
This commit is contained in:
parent
218deba503
commit
9314744350
@ -245,7 +245,7 @@ define Device/nec_wg2600hp3
|
|||||||
pad-rootfs | append-metadata
|
pad-rootfs | append-metadata
|
||||||
DEVICE_PACKAGES := -kmod-ata-ahci -kmod-ata-ahci-platform \
|
DEVICE_PACKAGES := -kmod-ata-ahci -kmod-ata-ahci-platform \
|
||||||
-kmod-usb-ohci -kmod-usb2 -kmod-usb-ledtrig-usbport \
|
-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
|
ath10k-firmware-qca9984-ct
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += nec_wg2600hp3
|
TARGET_DEVICES += nec_wg2600hp3
|
||||||
|
Loading…
Reference in New Issue
Block a user