Skip to content

Commit

Permalink
Add support for Ubiquiti LS-SR71 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Feb 8, 2015
1 parent 35ef353 commit 9c2463d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets/ar71xx-generic/profiles.mk
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ $(eval $(call GluonModel,UBNT,ubnt-nano-m-xw-squashfs,ubiquiti-nanostation-m-xw)
$(eval $(call GluonModel,UBNT,ubnt-unifi-squashfs,ubiquiti-unifi))
$(eval $(call GluonModel,UBNT,ubnt-unifi-outdoor-squashfs,ubiquiti-unifiap-outdoor))
ifeq ($(BROKEN),1)
$(eval $(call GluonModel,UBNT,ubnt-ls-sr71-squashfs,ubiquiti-ls-sr71)) # BROKEN: Untested
$(eval $(call GluonModel,UBNT,ubnt-uap-pro-squashfs,ubiquiti-unifi-ap-pro)) # BROKEN: not properly tested; probably issues with WLAN adapter detection
endif

Expand Down

0 comments on commit 9c2463d

Please sign in to comment.