Skip to content
Snippets Groups Projects
Unverified Commit 0c8f637d authored by copyrights's avatar copyrights Committed by Matthias Schiffer
Browse files

ar71xx-generic: add D-Link DIR-505 rev. A2 as alias of D-Link DIR-505 rev. A1

parent 3f24aa24
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ ar71xx-generic
* D-Link
- DIR-505 (A1)
- DIR-505 (A1, A2)
- DIR-615 (C1)
- DIR-825 (B1)
......
......@@ -203,10 +203,11 @@ endif
## D-Link
# D-Link DIR-505 rev. A1
# D-Link DIR-505 rev. A1/A2
$(eval $(call GluonProfile,DIR505A1))
$(eval $(call GluonModel,DIR505A1,dir-505-a1,d-link-dir-505-rev-a1))
$(eval $(call GluonModelAlias,DIR505A1,d-link-dir-505-rev-a1,d-link-dir-505-rev-a2))
# D-Link DIR-615 rev. C1
$(eval $(call GluonProfile,DIR615C1))
......
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