2
0
forked from Ivasoft/openwrt

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:
John Crispin
2018-09-05 14:51:44 +02:00
parent de1c58a64b
commit 61b5b4971e
18 changed files with 80 additions and 80 deletions

View File

@@ -1,7 +1,7 @@
define Profile/Default
NAME:=Default Profile
PRIORITY:=1
PACKAGES:=ath10k-firmware-qca99x0 ath10k-firmware-qca988x ath10k-firmware-qca9984
PACKAGES:=ath10k-firmware-qca99x0-ct-ct ath10k-firmware-qca988x-ct-ct ath10k-firmware-qca9984-ct-ct
endef
define Profile/Default/Description