Skip to content
Snippets Groups Projects
Commit ddc2a517 authored by bdobe's avatar bdobe Committed by Björn Dobe
Browse files

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

parent e14b907e
No related branches found
No related tags found
No related merge requests found
......@@ -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))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment