ar71xx-generic: add support for D-Link DIR-505

This commit is contained in:
bdobe 2016-01-01 23:04:38 +01:00 committed by Björn Dobe
parent e14b907e44
commit ddc2a51764
1 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,11 @@ endif
## D-Link
# D-Link DIR-505 rev. A1
$(eval $(call GluonProfile,DIR505A1))
$(eval $(call GluonModel,DIR505A1,dir-505-a1,d-link-dir-505-rev-a1))
# D-Link DIR-615 rev. C1
$(eval $(call GluonProfile,DIR615C1))
$(eval $(call GluonModel,DIR615C1,dir-615-c1,d-link-dir-615-rev-c1))