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.
remotes/1699402720531464663/tmp_refs/heads/stable
Matthias Schiffer 2015-07-21 15:43:56 +02:00
parent 05432947cd
commit 5bcc50f3de
1 changed files with 4 additions and 0 deletions

View File

@ -137,6 +137,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))