From: Andrii Kuiukoff Date: Fri, 29 May 2026 22:55:11 +0000 (+0300) Subject: mediatek: creatlentem clt-r30b1: correct alternate model to EP-RT2980 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38aa2fa410d9e3f9dc6cb48bd6b94bece4b79742;p=thirdparty%2Fopenwrt.git mediatek: creatlentem clt-r30b1: correct alternate model to EP-RT2980 Update DEVICE_ALT0_MODEL for the EDUP entry from "RT2980" to "EP-RT2980" to correct the alternate device model string. Signed-off-by: Andrii Kuiukoff Link: https://github.com/openwrt/openwrt/pull/20666 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/mediatek/image/filogic.mk b/target/linux/mediatek/image/filogic.mk index 1169b2f1cbd..bda388ee3bf 100644 --- a/target/linux/mediatek/image/filogic.mk +++ b/target/linux/mediatek/image/filogic.mk @@ -1068,7 +1068,7 @@ define Device/creatlentem_clt-r30b1-common DEVICE_VENDOR := CreatLentem DEVICE_MODEL := CLT-R30B1 DEVICE_ALT0_VENDOR := EDUP - DEVICE_ALT0_MODEL := RT2980 + DEVICE_ALT0_MODEL := EP-RT2980 DEVICE_ALT1_VENDOR := Dragonglass DEVICE_ALT1_MODEL := DGX21 DEVICE_ALT2_VENDOR := Livinet