From 94ca071e12e65a8b117578f9849905115cee082e Mon Sep 17 00:00:00 2001 From: Andreas Ziegler Date: Thu, 3 Oct 2019 21:22:12 +0200 Subject: [PATCH] ar71xx-generic: fix device alias for Ubiquiti UniFi AC LR fixes #1834 fixes #1332 --- targets/ar71xx-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/ar71xx-generic b/targets/ar71xx-generic index ddf5f574..9c4ab169 100644 --- a/targets/ar71xx-generic +++ b/targets/ar71xx-generic @@ -421,7 +421,7 @@ device('ubiquiti-ls-sr71', 'ubnt-ls-sr71', { device('ubiquiti-unifi-ac-lite', 'ubnt-unifiac-lite', { factory = false, packages = ATH10K_PACKAGES, - aliases = {'ubiquiti-unifi-ac-lr'}, + aliases = {'ubiquiti-unifi-ac-lite-mesh'}, }) device('ubiquiti-unifi-ac-pro', 'ubnt-unifiac-pro', {