ar71xx: add support for ALFA Network's Hornet-UB board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c8a202e6fd4adfb3fdbf935ca76fd63187a564f7..83cad364b1870f6cb3617df1ac7d85cee5b22df9 100755 (executable)
@@ -163,6 +163,9 @@ ar71xx_board_detect() {
        *JWAP003)
                name="jwap003"
                ;;
+       *"Hornet-UB")
+               name="hornet-ub"
+               ;;
        *LS-SR71)
                name="ls-sr71"
                ;;