ipq40xx: use ath10k-ct-smallbuffers for 128 MiB devices
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
(cherry picked from commit 0b7d779dcf)
This commit is contained in:
committed by
Hauke Mehrtens
parent
d13c6d078e
commit
94153971bb
@@ -110,7 +110,8 @@ define Device/asus_rt-ac58u
|
|||||||
# string and call it a day.... Yeah, we do the latter!
|
# string and call it a day.... Yeah, we do the latter!
|
||||||
UIMAGE_NAME:=$(shell echo -e '\03\01\01\01RT-AC58U')
|
UIMAGE_NAME:=$(shell echo -e '\03\01\01\01RT-AC58U')
|
||||||
IMAGES := sysupgrade.bin
|
IMAGES := sysupgrade.bin
|
||||||
DEVICE_PACKAGES := kmod-usb-ledtrig-usbport
|
DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers \
|
||||||
|
kmod-usb-ledtrig-usbport
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += asus_rt-ac58u
|
TARGET_DEVICES += asus_rt-ac58u
|
||||||
|
|
||||||
@@ -413,6 +414,7 @@ define Device/zyxel_wre6606
|
|||||||
DEVICE_DTS := qcom-ipq4018-wre6606
|
DEVICE_DTS := qcom-ipq4018-wre6606
|
||||||
IMAGES := sysupgrade.bin
|
IMAGES := sysupgrade.bin
|
||||||
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
|
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
|
||||||
|
DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += zyxel_wre6606
|
TARGET_DEVICES += zyxel_wre6606
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user