X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=4a0c85d631f9fae5971cda595ad4b87a3b4ec2c2;hp=ae0189d05b4dbb73f79d5c338a34f9db494595f7;hb=53ef20f65acdcd068b1166d2522dcbe7d7e298c4;hpb=3183015e1e1573eae69717f66685c880439c7f2f diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ae0189d05b..4a0c85d631 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -458,6 +458,9 @@ ar71xx_board_detect() { *"AP152 reference board") name="ap152" ;; + *AP531B0) + name="ap531b0" + ;; *AP90Q) name="ap90q" ;;