mac80211: make ath10k-ct the default ath10k
[openwrt/staging/chunkeey.git] / target / linux / ath79 / image / generic-ubnt.mk
index d9411c6c2f856cc88f29848707f9c1527bc8bb5c..4ef9f8de3dd4a159076d3dbbbb99ebcd79d84713 100644 (file)
@@ -85,7 +85,7 @@ define Device/ubnt_unifiac
   IMAGE_SIZE := 7744k
   IMAGES := sysupgrade.bin
   IMAGE/sysupgrade.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | append-rootfs | pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
-  DEVICE_PACKAGES := kmod-ath10k ath10k-firmware-qca988x
+  DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct
 endef