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
|
2019-02-06 18:45:09 -07:00
|
|
|
@@ -1112,6 +1112,9 @@ ar71xx_board_detect() {
|
2019-01-27 09:54:40 -07:00
|
|
|
*"RouterBOARD 952Ui-5ac2nD")
|
|
|
|
name="rb-952ui-5ac2nd"
|
|
|
|
;;
|
|
|
|
+ *"RouterBOARD RB952Ui-5ac2nD")
|
|
|
|
+ name="rb-952ui-5ac2nd"
|
|
|
|
+ ;;
|
|
|
|
*"RouterBOARD 962UiGS-5HacT2HnT")
|
|
|
|
name="rb-962uigs-5hact2hnt"
|
|
|
|
;;
|