From b5d023ee0942dee156452a570ea36e15e105d833 Mon Sep 17 00:00:00 2001 From: SuLingGG <1215009714@QQ.COM> Date: Fri, 17 Dec 2021 20:18:00 +0800 Subject: [PATCH] ipq40xx: fixes conflict driverfor EnGenius EAP2200 --- target/linux/ipq40xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index 68297cebfd..909e602f96 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -412,7 +412,7 @@ define Device/engenius_eap2200 DEVICE_DTS := qcom-ipq4019-eap2200 BLOCKSIZE := 128k PAGESIZE := 2048 - DEVICE_PACKAGES := ath10k-firmware-qca9888 ipq-wifi-engenius_eap2200 -kmod-ath10k-ct kmod-ath10k-ct-smallbuffers + DEVICE_PACKAGES := ath10k-firmware-qca9888 ipq-wifi-engenius_eap2200 -kmod-ath10k kmod-ath10k-ct-smallbuffers endef TARGET_DEVICES += engenius_eap2200