From ee1d80efccb8baf1ee8f43321914694909f1eb4a Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 2 Jul 2021 22:19:33 +0800 Subject: [PATCH] ipq40xx: fix ath10k-ct conflit with ac58u --- target/linux/ipq40xx/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index c84194603..a22018fe2 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -199,7 +199,7 @@ define Device/asus_rt-ac58u UIMAGE_NAME:=$(shell echo -e '\03\01\01\01RT-AC58U') KERNEL_INITRAMFS := $$(KERNEL) | uImage none KERNEL_INITRAMFS_SUFFIX := -factory.trx - DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca4019-ct kmod-usb-ledtrig-usbport + DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers ath10k-firmware-qca4019-ct kmod-usb-ledtrig-usbport endef TARGET_DEVICES += asus_rt-ac58u @@ -804,7 +804,7 @@ define Device/zyxel_wre6606 DEVICE_DTS_CONFIG := config@4 IMAGE_SIZE := 13184k IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata - DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca4019-ct + DEVICE_PACKAGES := -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers ath10k-firmware-qca4019-ct endef TARGET_DEVICES += zyxel_wre6606