ar71xx: add support for the Senao EAP7660D board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ad1cf7d1e2b86fe5cbbd7643ed5745eaf487bb22..28fe8ff46ba8940789fd7cf74eabc03ec0e69b6a 100755 (executable)
@@ -25,6 +25,9 @@ ar71xx_board_name() {
        *"DIR-825 rev. B1")
                name="dir-825-b1"
                ;;
+       *EAP7660D)
+               name="eap7660d"
+               ;;
        *"Bullet M")
                name="bullet-m"
                ;;