mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
ipq806x: use new package name for NEC WG2600HP3
commit0c45ad41e1
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 commit9314744350
)
This commit is contained in:
parent
1e4f9db138
commit
ea11b6ea03
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user