mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
ath11k-wifi: add Edgecore EAP102 bdf support
This commit is contained in:
parent
5a8163e07b
commit
ba51efb27d
@ -25,6 +25,7 @@ endef
|
||||
# <https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles>
|
||||
|
||||
ALLWIFIBOARDS:= \
|
||||
edgecore-eap102 \
|
||||
gl-ax1800 \
|
||||
gl-axt1800 \
|
||||
qihoo_v6
|
||||
@ -84,6 +85,7 @@ endef
|
||||
# Place files in this directory as board-<devicename>.<qca4019|qca9888|qca9984>
|
||||
# Add $(eval $(call generate-ath11k-wifi-package,<devicename>,<display name>))
|
||||
|
||||
$(eval $(call generate-ath11k-wifi-package,edgecore-eap102,Edgecore EAP102))
|
||||
$(eval $(call generate-ath11k-wifi-package,gl-ax1800,Gl.iNET AX1800))
|
||||
$(eval $(call generate-ath11k-wifi-package,gl-axt1800,Gl.iNET AXT1800))
|
||||
$(eval $(call generate-ath11k-wifi-package,qihoo_v6,QIHOO 360V6))
|
||||
|
BIN
package/firmware/ath11k-wifi/board-edgecore-eap102.bin.IPQ8074
Normal file
BIN
package/firmware/ath11k-wifi/board-edgecore-eap102.bin.IPQ8074
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user