ar71xx: uniform GL iNet products mach name

The mach name of GL AR150 and GL AR300 is inconsistent
with other products.

Signed-off-by: Kyson Lok <kysonlok@gmail.com>
This commit is contained in:
Kyson Lok
2018-01-19 16:36:00 +08:00
committed by Piotr Dymacz
parent 6b6dc2b3e3
commit 9dbfd8e9df
3 changed files with 4 additions and 4 deletions

View File

@@ -676,10 +676,10 @@ ar71xx_board_detect() {
*"FRITZ!WLAN Repeater 300E")
name="fritz300e"
;;
*"GL AR150")
*"GL-AR150")
name="gl-ar150"
;;
*"GL AR300")
*"GL-AR300")
name="gl-ar300"
;;
*"GL-AR300M")