kirkwood: add initial support for NSA310s
[openwrt.git] / target / linux / kirkwood / base-files / lib / kirkwood.sh
index aa16daf..6e0f444 100755 (executable)
@@ -57,6 +57,10 @@ kirkwood_board_detect() {
                name="sheevaplug-esata"
                ;;
 
+       "ZyXEL NSA310S")
+               name="nsa310s"
+               ;;
+
        *)
                name="generic"
                ;;