ar71xx: add support for OCEDO Koala
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c64520d6f2dc3f10bb828075d8fd584661b388c2..ce9225ec941e04a5d4641c1271805d5dc72720b9 100755 (executable)
@@ -768,6 +768,9 @@ ar71xx_board_detect() {
        *"JWAP230")
                name="jwap230"
                ;;
+       *"Koala")
+               name="koala"
+               ;;
        *"LAN Turtle")
                name="lan-turtle"
                ;;