ar71xx: add support for the ALFA Network N2/N5 boards
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ee242a4..b259b67 100755 (executable)
@@ -118,6 +118,9 @@ ar71xx_board_detect() {
        *"AirRouter")
                name="airrouter"
                ;;
+       *"ALFA Network N2/N5")
+               name="alfa-nx"
+               ;;
        *ALL0258N)
                name="all0258n"
                ;;
This page took 0.026819 seconds and 4 git commands to generate.