mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 00:37:26 -04:00
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 <hauke@hauke-m.de> Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -589,7 +589,7 @@ define Device/bt_homehub-v5a
|
||||
DEVICE_DTS := BTHOMEHUBV5A
|
||||
DEVICE_TITLE := BT Home Hub 5A
|
||||
DEVICE_PACKAGES := kmod-ath9k kmod-owl-loader \
|
||||
kmod-ath10k ath10k-firmware-qca988x wpad-mini kmod-usb-dwc2
|
||||
kmod-ath10k-ct ath10k-firmware-qca988x-ct wpad-mini kmod-usb-dwc2
|
||||
SUPPORTED_DEVICES += BTHOMEHUBV5A
|
||||
endef
|
||||
TARGET_DEVICES += bt_homehub-v5a
|
||||
|
||||
Reference in New Issue
Block a user