ar71xx: add support for the jjPlus JA76PF2 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b9d797cac160ee99f78873d05fb6332f8b20d26b..b51f3a7c637a5ed82cde993104b872463008bad6 100755 (executable)
@@ -181,6 +181,9 @@ ar71xx_board_detect() {
        *JA76PF)
                name="ja76pf"
                ;;
+       *JA76PF2)
+               name="ja76pf2"
+               ;;
        *"Bullet M")
                name="bullet-m"
                ;;