ar71xx: fix MikroTik wAP detection
authorThibaut VARÈNE <hacks@slashdirt.org>
Tue, 5 Oct 2021 15:32:54 +0000 (17:32 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sat, 19 Feb 2022 19:38:46 +0000 (20:38 +0100)
MikroTik released a 3rd revision of that board, virtually identical
to the previous one as far as software is concerned.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [wixed typo]
target/linux/ar71xx/base-files/lib/ar71xx.sh

index 044ef4eae5e1cd2f04bacc5b0c18a151f2fe1253..14b661cfd7606589aa90640cd5ea6eb25ace5d6a 100755 (executable)
@@ -542,7 +542,8 @@ mikrotik_board_detect() {
        *"SXT Lite5")
                name="rb-sxt5n"
                ;;
-       *"wAP 2nD r2")
+       *"wAP 2nD r2"|\
+       *"wAP 2nD r3")
                name="rb-wap-2nd"
                ;;
        *"wAP R-2nD"|\