ipq807x: add edgecore eap101 support

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2020-10-24 12:30:50 +02:00
parent 0c6183210e
commit 8a1e4e87ea
5 changed files with 1126 additions and 0 deletions

View File

@ -27,6 +27,7 @@ ALLWIFIBOARDS:= \
cig-wf188 \
cig-wf188n \
cig-wf194c \
edgecore-eap101 \
sercomm-wallaby \
edgecore-eap102
@ -107,6 +108,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-eap101,EdgeCore EAP101))
$(eval $(call generate-ath11k-wifi-package,edgecore-eap102,Edgecore EAP102))
$(foreach PACKAGE,$(ALLWIFIPACKAGES),$(eval $(call BuildPackage,$(PACKAGE))))

File diff suppressed because it is too large Load Diff

10
profiles/eap101.yml Normal file
View File

@ -0,0 +1,10 @@
---
profile: edgecore_eap101
target: ipq807x
subtarget: ipq60xx
description: Build image for the EdgeCore EAP101
feeds:
- name: ipq807x
path: ../../feeds/ipq807x