From 3fa7e62cec16393d09a914e3c36a14df8353c608 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 26 Sep 2018 21:30:59 +0200 Subject: mac80211: fix selecting of ath10k -ct firmware There is not firmware file with -ct-ct postfix, remove one -ct. Fixes: 61b5b4971e7d ("mac80211: make ath10k-ct the default ath10k") Signed-off-by: Hauke Mehrtens --- target/linux/ipq40xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq40xx/Makefile') diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index d3da63b551..7d3b857eb4 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -17,6 +17,6 @@ DEFAULT_PACKAGES += \ kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ kmod-ath10k-ct wpad-mini \ kmod-usb3 kmod-usb-dwc3-of-simple kmod-usb-phy-qcom-dwc3 \ - ath10k-firmware-qca4019-ct-ct + ath10k-firmware-qca4019-ct $(eval $(call BuildTarget)) -- cgit v1.2.3