[ar71xx] add support for the Atheros AP113 reference board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c2fa462..6761382 100755 (executable)
@@ -136,6 +136,9 @@ ar71xx_board_detect() {
        *ALL0258N)
                name="all0258n"
                ;;
+       *AP113)
+               name="ap113"
+               ;;
        *AP121)
                name="ap121"
                ;;
This page took 0.030111 seconds and 4 git commands to generate.