diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 25c99b2b..f9c2f4c3 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -108,9 +108,9 @@ ar71xx-generic - Nanostation M2/M5 [#device-class-tiny]_ - Nanostation M2/M5 XW - Picostation M2 [#device-class-tiny]_ - - Rocket M2/M5 - - Rocket M2/M5 Ti - - Rocket M2/M5 XW + - Rocket M2 + - Rocket M2 Ti + - Rocket M2 XW - UniFi AC Mesh - UniFi AC Mesh Pro - UniFi AP diff --git a/targets/ar71xx-generic b/targets/ar71xx-generic index 140a786e..df7dbd97 100644 --- a/targets/ar71xx-generic +++ b/targets/ar71xx-generic @@ -427,10 +427,8 @@ device('ubiquiti-bullet-m', 'ubnt-bullet-m', { }) device('ubiquiti-rocket-m', 'ubnt-rocket-m', { - aliases = { - 'ubiquiti-rocket-m2', - 'ubiquiti-rocket-m5', - }, + aliases = {'ubiquiti-rocket-m2'}, + manifest_aliases = {'ubiquiti-rocket-m5'}, }) device('ubiquiti-nanostation-m', 'ubnt-nano-m', {