Skip to content
Snippets Groups Projects
Commit 6f1989d4 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

ar71xx-generic: also provide images for the Ubiquiti Loco, Picostation and Rocket M

While the images are the same that are used for the Bullet M, adding these
copies will help users choose the correct image for their device.
parent bb869b80
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,10 @@ endif
## Ubiquiti (everything)
$(eval $(call GluonProfile,UBNT))
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-bullet-m))
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-loco-m))
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-picostation-m))
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-rocket-m))
$(eval $(call GluonModel,UBNT,ubnt-loco-m-xw,ubiquiti-loco-m-xw))
$(eval $(call GluonModel,UBNT,ubnt-nano-m,ubiquiti-nanostation-m))
$(eval $(call GluonModel,UBNT,ubnt-nano-m-xw,ubiquiti-nanostation-m-xw))
......
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