From 61b5b4971e7d6aab6b0695997c3b5aaf73c53b5f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 5 Sep 2018 14:51:44 +0200 Subject: mac80211: make ath10k-ct the default ath10k We select ath10k-ct by default, but it is still possible to build the upstream version. Signed-off-by: Hauke Mehrtens Signed-off-by: John Crispin --- target/linux/ipq40xx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ipq40xx/Makefile') diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index ef7c0f56c5..d3da63b551 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -15,8 +15,8 @@ KERNELNAME:=zImage Image dtbs include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ - kmod-ath10k wpad-mini \ + kmod-ath10k-ct wpad-mini \ kmod-usb3 kmod-usb-dwc3-of-simple kmod-usb-phy-qcom-dwc3 \ - ath10k-firmware-qca4019 + ath10k-firmware-qca4019-ct-ct $(eval $(call BuildTarget)) -- cgit v1.2.3