ath79: make the indio profile use the ath10k feed

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2022-01-26 16:58:50 +01:00
parent 5dd85e4bb5
commit 198aaefbdb
2 changed files with 10 additions and 2 deletions

View File

@ -127,7 +127,7 @@ define KernelPackage/mac80211
$(call KernelPackage/mac80211/Default)
TITLE:=Linux 802.11 Wireless Networking Stack
# +kmod-crypto-cmac is a runtime only dependency of net/mac80211/aes_cmac.c
DEPENDS+= +kmod-cfg80211 +hostapd-common
DEPENDS+= +kmod-cfg80211 +hostapd-common +kmod-crypto-hash
KCONFIG:=\
CONFIG_AVERAGE=y
FILES:= $(PKG_BUILD_DIR)/net/mac80211/mac80211.ko

View File

@ -4,6 +4,14 @@ target: ath79
subtarget: generic
description: Build image for the Indio 305AC
image: bin/targets/ath79/generic/openwrt-ath79-generic-indio_um-305ac-squashfs-sysupgrade.bin
feeds:
- name: wifi_ath10k
path: ../../feeds/wifi-ath10k
include:
- ucentral-ap
packages:
- ath10k-firmware-qca9887-ct
- kmod-ath10k-ct
diffconfig: |
# CONFIG_PACKAGE_kmod-ath10k is not set
# CONFIG_PACKAGE_ath10k-firmware-qca9887 is not set