Skip to content
Snippets Groups Projects
Commit bc118e10 authored by CodeFetch's avatar CodeFetch
Browse files

Added support for D-Link DIR-615 C1

parent b38e945f
No related branches found
No related tags found
No related merge requests found
...@@ -114,6 +114,10 @@ endif ...@@ -114,6 +114,10 @@ endif
## D-Link ## D-Link
# D-Link DIR-615 rev. C1
$(eval $(call GluonProfile,DIR615C1))
$(eval $(call GluonModel,DIR615C1,dir-615-c1-squashfs,d-link-dir-615-rev-c1))
# D-Link DIR-825 rev. B1 # D-Link DIR-825 rev. B1
$(eval $(call GluonProfile,DIR825B1)) $(eval $(call GluonProfile,DIR825B1))
$(eval $(call GluonModel,DIR825B1,dir-825-b1-squashfs,d-link-dir-825-rev-b1)) $(eval $(call GluonModel,DIR825B1,dir-825-b1-squashfs,d-link-dir-825-rev-b1))
......
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