ramips: Add support for Phicomm PSG1208
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index aed8350..c6c32fe 100755 (executable)
@@ -292,6 +292,9 @@ ramips_board_detect() {
        *"PBR-M1")
                name="pbr-m1"
                ;;
+       *"PSG1208")
+               name="psg1208"
+               ;;
        *"PSR-680W"*)
                name="psr-680w"
                ;;