ar71xx: add support for ALFA Network's Hornet-UB board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index bbd84d1703fd2b9a81d178a97a5903dbc77d50f3..83cad364b1870f6cb3617df1ac7d85cee5b22df9 100755 (executable)
@@ -163,6 +163,9 @@ ar71xx_board_detect() {
        *JWAP003)
                name="jwap003"
                ;;
+       *"Hornet-UB")
+               name="hornet-ub"
+               ;;
        *LS-SR71)
                name="ls-sr71"
                ;;
@@ -271,7 +274,7 @@ ar71xx_board_detect() {
        *WP543)
                name="wp543"
                ;;
-       *"WNDR3700/WNDR3800")
+       *"WNDR3700/WNDR3800/WNDRMAC")
                wndr3700_board_detect "$machine"
                ;;
        *WNR2000)