Skip to content

Commit ed0cfda

Browse files
committed
ramips: mt76x8: cudy TR1200 v1 add previous dts compatible
Add old dts compatible "cudy,tr1200" to SUPPORTED_DEVICES list to alow "force-less" sysupgrades from the cudy installation image and from old installations using the previous dts compatible. Fixes: d780d53 ("ramips: mt76x8: sync Cudy TR1200 v1 naming") Fixes: openwrt#22640 Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com>
1 parent 238f9b6 commit ed0cfda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/linux/ramips/image/mt76x8.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ define Device/cudy_tr1200-v1
239239
DEVICE_VARIANT := v1
240240
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport \
241241
kmod-mt7615e kmod-mt7663-firmware-ap
242-
SUPPORTED_DEVICES += R46
242+
SUPPORTED_DEVICES += cudy,tr1200 R46
243243
endef
244244
TARGET_DEVICES += cudy_tr1200-v1
245245

0 commit comments

Comments
 (0)