2019-01-27 09:54:40 -07:00
|
|
|
Index: openwrt/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
|
|
|
===================================================================
|
|
|
|
--- openwrt.orig/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
|
|
|
+++ openwrt/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
2020-01-22 18:37:27 -07:00
|
|
|
@@ -519,6 +519,9 @@ mikrotik_board_detect() {
|
|
|
|
*"952Ui-5ac2nD")
|
2019-01-27 09:54:40 -07:00
|
|
|
name="rb-952ui-5ac2nd"
|
|
|
|
;;
|
2020-01-22 18:37:27 -07:00
|
|
|
+ *"RB952Ui-5ac2nD")
|
2019-01-27 09:54:40 -07:00
|
|
|
+ name="rb-952ui-5ac2nd"
|
|
|
|
+ ;;
|
2020-01-22 18:37:27 -07:00
|
|
|
*"962UiGS-5HacT2HnT")
|
2019-01-27 09:54:40 -07:00
|
|
|
name="rb-962uigs-5hact2hnt"
|
|
|
|
;;
|