Adding support for the Fonera Fon2303a Router
Adding support for the Fonera Fon2303a Router to Gluon. A large quantity has turned up for distribution in Freifunk groups and apart from not being able to IBSS mesh, they work perfectly on 802.11s mesh.
This commit is contained in:
parent
2ddf77fc81
commit
4af0f67dac
@ -4,3 +4,8 @@
|
|||||||
$(eval $(call GluonProfile,VOCORE))
|
$(eval $(call GluonProfile,VOCORE))
|
||||||
$(eval $(call GluonProfileFactorySuffix,VOCORE))
|
$(eval $(call GluonProfileFactorySuffix,VOCORE))
|
||||||
$(eval $(call GluonModel,VOCORE,vocore,vocore))
|
$(eval $(call GluonModel,VOCORE,vocore,vocore))
|
||||||
|
|
||||||
|
# FON2303A
|
||||||
|
$(eval $(call GluonProfile,FONERA20N))
|
||||||
|
$(eval $(call GluonProfileFactorySuffix,FONERA20N))
|
||||||
|
$(eval $(call GluonModel,FONERA20N,fonera20n,fon2303a))
|
||||||
|
Loading…
Reference in New Issue
Block a user