mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 09:52:03 +08:00
ipq40xx: switch to ath10k-ct
This commit is contained in:
parent
92785f7c66
commit
baa682be14
@ -17,8 +17,8 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-usb-dwc3-of-simple \
|
kmod-usb-dwc3-of-simple \
|
||||||
kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
|
kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
|
||||||
kmod-ath10k wpad-openssl \
|
kmod-ath10k-ct wpad-openssl \
|
||||||
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019 \
|
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019-ct \
|
||||||
automount autosamba luci-app-ipsec-vpnd v2ray shadowsocks-libev-ss-redir shadowsocksr-libev-server \
|
automount autosamba luci-app-ipsec-vpnd v2ray shadowsocks-libev-ss-redir shadowsocksr-libev-server \
|
||||||
luci-app-unblockmusic luci-app-transmission htop
|
luci-app-unblockmusic luci-app-transmission htop
|
||||||
|
|
||||||
|
@ -106,7 +106,7 @@ define Device/asus_rt-acrh17
|
|||||||
KERNEL_INITRAMFS := $$(KERNEL) | uImage none
|
KERNEL_INITRAMFS := $$(KERNEL) | uImage none
|
||||||
KERNEL_INITRAMFS_SUFFIX := -factory.trx
|
KERNEL_INITRAMFS_SUFFIX := -factory.trx
|
||||||
IMAGES := sysupgrade.bin
|
IMAGES := sysupgrade.bin
|
||||||
DEVICE_PACKAGES := ipq-wifi-rt-acrh17 ath10k-firmware-qca9984
|
DEVICE_PACKAGES := ipq-wifi-rt-acrh17 ath10k-firmware-qca9984-ct
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += asus_rt-acrh17
|
TARGET_DEVICES += asus_rt-acrh17
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user