Added support for D-Link DIR-615 C1

This commit is contained in:
CodeFetch 2015-01-06 22:02:59 +01:00
parent b38e945fae
commit bc118e1099
1 changed files with 4 additions and 0 deletions

View File

@ -114,6 +114,10 @@ endif
## 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
$(eval $(call GluonProfile,DIR825B1))
$(eval $(call GluonModel,DIR825B1,dir-825-b1-squashfs,d-link-dir-825-rev-b1))