ar71xx: use the ar8316 switch driver on the PB92 board and add a matching default...
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 2591561..bedc3c1 100755 (executable)
@@ -61,6 +61,9 @@ ar71xx_board_name() {
        *PB44)
                name="pb44"
                ;;
+       *PB92)
+               name="pb92"
+               ;;
        *"RouterBOARD 411/A/AH")
                name="rb-411"
                ;;
This page took 0.028527 seconds and 4 git commands to generate.