From 82244336bc5a10eec383d81068612bdb2eecd37d 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 c0f1c3a6..c7c3d7fd 100644 --- a/targets/ar71xx-generic +++ b/targets/ar71xx-generic @@ -409,7 +409,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', {