ar71xx: add support for Compex WPE72/WPE72NX
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index db859b2..c2fa462 100755 (executable)
@@ -301,6 +301,9 @@ ar71xx_board_detect() {
        *WP543)
                name="wp543"
                ;;
+       *WPE72)
+               name="wpe72"
+               ;;
        *"WNDR3700/WNDR3800/WNDRMAC")
                wndr3700_board_detect "$machine"
                ;;
This page took 0.027103 seconds and 4 git commands to generate.