diff --git a/targets/ramips-rt305x/profiles.mk b/targets/ramips-rt305x/profiles.mk index 4aee5eae..b1924b05 100644 --- a/targets/ramips-rt305x/profiles.mk +++ b/targets/ramips-rt305x/profiles.mk @@ -4,3 +4,8 @@ $(eval $(call GluonProfile,VOCORE)) $(eval $(call GluonProfileFactorySuffix,VOCORE)) $(eval $(call GluonModel,VOCORE,vocore,vocore)) + +# FON2303A +$(eval $(call GluonProfile,FONERA20N)) +$(eval $(call GluonProfileFactorySuffix,FONERA20N)) +$(eval $(call GluonModel,FONERA20N,fonera20n,fon2303a))