ar71xx: fix Mikrotik board detection
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Jul 2019 08:10:02 +0000 (10:10 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Jul 2019 08:13:45 +0000 (10:13 +0200)
Fix a typo in the machine type being extracted from /proc/cpuinfo
which causes all Mikrotik board to be undetected properly.

This lead to sysupgrade issues and probably some others too.

Fixes: acf2b6c8881b ("ar71xx: base-files: fix board detect on new MikroTik devices")
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>

No differences found