From: Paul Fertser Date: Tue, 24 Dec 2019 17:49:10 +0000 (+0300) Subject: ipq40xx: use ath10k-ct-smallbuffers for 128 MiB devices X-Git-Tag: v19.07.0~32 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=94153971bb013c5a51af64008044064aebd014bc;p=openwrt%2Fstaging%2Fchunkeey.git ipq40xx: use ath10k-ct-smallbuffers for 128 MiB devices Signed-off-by: Paul Fertser (cherry picked from commit 0b7d779dcfc57507ab1d06ce6f1052d25e9de017) --- diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index 99bdf809df..98c81726d9 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -110,7 +110,8 @@ define Device/asus_rt-ac58u # string and call it a day.... Yeah, we do the latter! UIMAGE_NAME:=$(shell echo -e '\03\01\01\01RT-AC58U') IMAGES := sysupgrade.bin - DEVICE_PACKAGES := kmod-usb-ledtrig-usbport + DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers \ + kmod-usb-ledtrig-usbport endef TARGET_DEVICES += asus_rt-ac58u @@ -413,6 +414,7 @@ define Device/zyxel_wre6606 DEVICE_DTS := qcom-ipq4018-wre6606 IMAGES := sysupgrade.bin IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata + DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers endef TARGET_DEVICES += zyxel_wre6606