kikwood: populate kirkwood.sh with new boards
[openwrt.git] / target / linux / kirkwood / base-files / lib / kirkwood.sh
index 323a997..962b09a 100755 (executable)
@@ -37,6 +37,18 @@ kirkwood_board_detect() {
                name="ea4500"
                ;;
 
                name="ea4500"
                ;;
 
+       "Globalscale Technologies Guruplug Server Plus")
+               name="guruplug-server-plus"
+               ;;
+
+       "Globalscale Technologies SheevaPlug")
+               name="sheevaplug"
+               ;;
+
+       "Globalscale Technologies eSATA SheevaPlug")
+               name="sheevaplug-esata"
+               ;;
+
        *)
                name="generic"
                ;;
        *)
                name="generic"
                ;;