ar71xx: add user-space support for the AP132 board
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 720c19eaa0408715ce8dd3261b51429fce3bc306..428144dc1aa9cf9905f7134717a5e1a9112f3735 100755 (executable)
@@ -177,6 +177,9 @@ ar71xx_board_detect() {
        *AP121-MINI)
                name="ap121-mini"
                ;;
+       *"AP132 reference board")
+               name="ap132"
+               ;;
        *"AP136-010 reference board")
                name="ap136-010"
                ;;