summaryrefslogtreecommitdiff
path: root/package/firmware/ath10k-firmware/Makefile
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-03-17 19:54:55 +0100
committerJo-Philipp Wich <jo@mein.io>2017-05-27 14:22:16 +0200
commit0e31ce730f8c743a28bce475a5666786c6646d3c (patch)
tree24ecb2dc1492c645db031d240b6b0de2647b6e37 /package/firmware/ath10k-firmware/Makefile
parenta44d7bfb6352c7521bd8313ef8d2df3a16deabd7 (diff)
downloadmtk-20170518-0e31ce730f8c743a28bce475a5666786c6646d3c.zip
mtk-20170518-0e31ce730f8c743a28bce475a5666786c6646d3c.tar.gz
mtk-20170518-0e31ce730f8c743a28bce475a5666786c6646d3c.tar.bz2
ath10k-firmware: do not select the qca988x by default
Do not select the qca988x by default as soon as kmod-ath10k is selected. We do support more ath10k chips than the qca988x in the meantime, so this dependency doesn't make sense any longer. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/firmware/ath10k-firmware/Makefile')
-rw-r--r--package/firmware/ath10k-firmware/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index d9b7e51..8bf5729 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -63,7 +63,6 @@ $(eval $(call Download,ath10k-qca9887-board))
define Package/ath10k-firmware-qca988x
$(Package/ath10k-firmware-default)
- DEFAULT:=PACKAGE_kmod-ath10k
TITLE:=ath10k firmware for QCA988x devices
SECTION:=firmware
CATEGORY:=Firmware