ramips: add support for Ubiquiti EdgeRouter X (UBNT-ERX)
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index c002b97..62be045 100755 (executable)
@@ -349,6 +349,9 @@ ramips_board_detect() {
        *"TEW-692GR")
                name="tew-692gr"
                ;;
+       *"UBNT-ERX")
+               name="ubnt-erx"
+               ;;
        *"UR-326N4G")
                name="ur-326n4g"
                ;;
@@ -399,7 +402,7 @@ ramips_board_detect() {
                ;;
        *"WizFi630A")
                name="wizfi630a"
-               ;;                
+               ;;
        *"WL-330N")
                name="wl-330n"
                ;;