mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix the problem that the dedicated driver cannot be displayed when P&W R619AC 128M is selected for g-dock compilation.
Fix that when P&W R619AC 128M is selected for g-dock compilation, the dedicated driver cannot be displayed in the make meuconfig - Firmware-----ath10k Board-Specific Override directory.
This commit is contained in:
parent
a3d8be9afc
commit
faf1361ddc
1 changed files with 1 additions and 1 deletions
|
@ -114,6 +114,6 @@ $(eval $(call generate-ipq-wifi-package,glinet_gl-s1300,GL.iNet GL-S1300))
|
|||
$(eval $(call generate-ipq-wifi-package,linksys_ea8300,Linksys EA8300))
|
||||
$(eval $(call generate-ipq-wifi-package,mobipromo_cm520-79f,MobiPromo CM520-79F))
|
||||
$(eval $(call generate-ipq-wifi-package,qxwlan_e2600ac,Qxwlan E2600AC))
|
||||
$(eval $(call generate-ipq-wifi-package,p2w_r619ac,PW R619AC))
|
||||
$(eval $(call generate-ipq-wifi-package,p2w_r619ac,P&W R619AC))
|
||||
|
||||
$(foreach PACKAGE,$(ALLWIFIPACKAGES),$(eval $(call BuildPackage,$(PACKAGE))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue