Browse Source

profiles: Add ubiquiti unifi ap outdoor

Daniel Ehlers 10 years ago
parent
commit
ae46850d34
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/profiles.mk

+ 1 - 0
include/profiles.mk

@@ -66,3 +66,4 @@ $(eval $(call GluonProfile,UBNT,$(USB_PACKAGES)))
 $(eval $(call GluonModel,UBNT,ubnt-bullet-m-squashfs,ubiquiti-bullet-m))
 $(eval $(call GluonModel,UBNT,ubnt-nano-m-squashfs,ubiquiti-nanostation-m))
 $(eval $(call GluonModel,UBNT,ubnt-unifi-squashfs,ubiquiti-unifi))
+$(eval $(call GluonModel,UBNT,ubnt-unifi-outdoor-squashfs,ubiquiti-unifiap-outdoor))