mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
ar71xx: fix DEVICE_TITLE for Ubiquiti UAP Outdoor+
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
fa845e9978
commit
60983a486c
@ -268,7 +268,7 @@ endef
|
||||
|
||||
define Device/ubnt-unifi-outdoor-plus
|
||||
$(Device/ubnt-uap-pro)
|
||||
DEVICE_TITLE := Ubiquiti UniFi Outdoor Pro
|
||||
DEVICE_TITLE := Ubiquiti UniFi Outdoor Plus
|
||||
UBNT_CHIP := ar7240
|
||||
BOARDNAME := UBNT-UOP
|
||||
DEVICE_PROFILE := UBNT
|
||||
|
Loading…
Reference in New Issue
Block a user