From: Robert Senderek Date: Fri, 14 Feb 2025 08:01:39 +0000 (+0100) Subject: ramips: Add support for Mercusys MR1800X as alt name of MR70X X-Git-Tag: v24.10.1~98 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18031%2Fhead;p=thirdparty%2Fopenwrt.git ramips: Add support for Mercusys MR1800X as alt name of MR70X Both share the same OEM firmware but differ in product_name for safeloader product_name:MR1800X,product_ver:1.0.0,special_id:45550000 Signed-off-by: Robert Senderek Link: https://github.com/openwrt/openwrt/pull/17965 (cherry picked from commit f93367227e1458fb366304d0f431f12e95d244cd) Link: https://github.com/openwrt/openwrt/pull/18031 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 68fc03d9987..02b09b3fe15 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -1963,6 +1963,8 @@ define Device/mercusys_mr70x-v1 $(Device/tplink-safeloader) DEVICE_VENDOR := MERCUSYS DEVICE_MODEL := MR70X + DEVICE_ALT0_VENDOR := MERCUSYS + DEVICE_ALT0_MODEL := MR1800X DEVICE_VARIANT := v1 DEVICE_PACKAGES := kmod-mt7915-firmware -uboot-envtools TPLINK_BOARD_ID := MR70X