Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CodeFetch/gluon
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Jan 28, 2015
2 parents 3de13c5 + bc118e1 commit fdcb30e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions targets/ar71xx-generic/profiles.mk
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,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))
Expand Down

0 comments on commit fdcb30e

Please sign in to comment.