kirkwood: add ZyXEL NSA325 device
[openwrt/openwrt.git] / target / linux / kirkwood / base-files / lib / kirkwood.sh
index f0efec499470d2bdf153ba62e08a5d5be04f8129..2c7d7baf4b155d21ec315ec011b37538c4690786 100755 (executable)
@@ -65,6 +65,10 @@ kirkwood_board_detect() {
                name="nsa310s"
                ;;
 
+       "ZyXEL NSA325")
+               name="nsa325"
+               ;;
+
        *)
                name="generic"
                ;;