kirkwood: add support for the Seagate GoflexHome
[openwrt.git] / target / linux / kirkwood / base-files / lib / kirkwood.sh
index 962b09a..aa16daf 100755 (executable)
@@ -17,6 +17,14 @@ kirkwood_board_detect() {
                name="dockstar"
                ;;
 
+        "Seagate GoFlex Home")
+                name="goflexhome"
+                ;;
+
+       "Seagate GoFlex Net")
+               name="goflexnet"
+               ;;
+
        "Iomega Iconnect")
                name="iconnect"
                ;;