2
0
forked from Ivasoft/openwrt

ar71xx: Rename unifiac to unifiac-lite

To avoid confusion with different unifiac devices, rename existing target
"unifiac" to "unifiac-lite", before "unifiac-pro" is introduced.

Signed-off-by: P.Wassi <p.wassi at gmx.at>
This commit is contained in:
P.Wassi
2016-05-11 09:35:24 +02:00
committed by John Crispin
parent ffaaa6788a
commit c855e70491
10 changed files with 33 additions and 28 deletions

View File

@@ -355,7 +355,7 @@ get_status_led() {
status_led="ubnt:green:dome"
;;
uap-pro | \
unifiac)
unifiac-lite)
status_led="ubnt:white:dome"
;;
unifi-outdoor-plus)