ipq807x: add edgecore eap-102 support

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2020-10-16 04:28:51 +02:00
parent bd2412f02e
commit 0b13cb3171
5 changed files with 1041 additions and 1 deletions

View File

@ -27,7 +27,8 @@ ALLWIFIBOARDS:= \
cig-wf188 \
cig-wf188n \
cig-wf194c \
sercomm-wallaby
sercomm-wallaby \
edgecore-eap102
ALLWIFIPACKAGES:=$(foreach BOARD,$(ALLWIFIBOARDS),ath11k-wifi-$(BOARD))
@ -106,6 +107,7 @@ $(eval $(call generate-ath11k-wifi-package,cig-wf188,Cigtech WF188))
$(eval $(call generate-ath11k-wifi-package,cig-wf188n,Cigtech WF188n))
$(eval $(call generate-ath11k-wifi-package,cig-wf194c,Cigtech WF194c))
$(eval $(call generate-ath11k-wifi-package,sercomm-wallaby,Sercomm Kiwi))
$(eval $(call generate-ath11k-wifi-package,edgecore-eap102,Edgecore EAP102))
$(foreach PACKAGE,$(ALLWIFIPACKAGES),$(eval $(call BuildPackage,$(PACKAGE))))
$(eval $(call BuildPackage,ath11k-wifi-qcom-ipq8074))

View File

@ -43,6 +43,7 @@ config-y:= \
MAC80211_RC_MINSTREL_HT \
MAC80211_RC_MINSTREL_VHT \
MAC80211_RC_DEFAULT_MINSTREL \
MAC80211_LEDS \
WLAN_VENDOR_ADMTEK \
WLAN_VENDOR_ATH \
WLAN_VENDOR_ATMEL \

File diff suppressed because it is too large Load Diff

10
profiles/eap102.yml Normal file
View File

@ -0,0 +1,10 @@
---
profile: edgecore_eap102
target: ipq807x
subtarget: ipq807x
description: Build image for the Edgecore EAP102
feeds:
- name: ipq807x
path: ../../feeds/ipq807x