|
@@ -292,7 +292,6 @@ $(Package/ath10k-ct-firmware-default)
|
|
|
CATEGORY:=Firmware
|
|
|
PROVIDES:=ath10k-firmware-qca4019
|
|
|
CONFLICTS:=ath10k-firmware-qca4019
|
|
|
- DEPENDS:=+ath10k-board-qca4019
|
|
|
endef
|
|
|
define Package/ath10k-firmware-qca4019-ct-full-htt
|
|
|
$(Package/ath10k-ct-firmware-default)
|
|
@@ -307,7 +306,6 @@ $(Package/ath10k-ct-firmware-default)
|
|
|
ath10k-firmware-qca4019-ct \
|
|
|
ath10k-firmware-qca4019-ct-htt
|
|
|
DEPENDS:=\
|
|
|
- +ath10k-board-qca4019 \
|
|
|
+!PACKAGE_kmod-ath10k-ct-smallbuffers:kmod-ath10k-ct
|
|
|
endef
|
|
|
define Package/ath10k-firmware-qca4019-ct-htt
|
|
@@ -322,7 +320,6 @@ $(Package/ath10k-firmware-default)
|
|
|
ath10k-firmware-qca4019 \
|
|
|
ath10k-firmware-qca4019-ct
|
|
|
DEPENDS:=\
|
|
|
- +ath10k-board-qca4019 \
|
|
|
+!PACKAGE_kmod-ath10k-ct-smallbuffers:kmod-ath10k-ct
|
|
|
endef
|
|
|
|