diff --git a/feeds/wifi-ath10k/mac80211/Makefile b/feeds/wifi-ath10k/mac80211/Makefile index 13fc008d1..5d8a46989 100644 --- a/feeds/wifi-ath10k/mac80211/Makefile +++ b/feeds/wifi-ath10k/mac80211/Makefile @@ -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 diff --git a/profiles/indio_um-305ac.yml b/profiles/indio_um-305ac.yml index c5b581b9e..6451ed70f 100644 --- a/profiles/indio_um-305ac.yml +++ b/profiles/indio_um-305ac.yml @@ -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