ar71xx: add support for ALFA Network AP121F
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5c29a3f0d085abbb334b4908315f729929b16eaf..7fd5fb452281dfde79f5c28907fb32f402aa5626 100755 (executable)
@@ -416,6 +416,9 @@ ar71xx_board_detect() {
        *"AP121-MINI")
                name="ap121-mini"
                ;;
+       *"AP121F")
+               name="ap121f"
+               ;;
        *"AP132 reference board")
                name="ap132"
                ;;