From 0fac6f5562acca15f62f6484317ba4aca2de34be Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 7 Jul 2021 17:57:45 +0200 Subject: ramips: minew g1-c: add the old device name to the supported devices Allow to use the sysupgrade image as factory image without additional force. Signed-off-by: Alexander Couzens --- target/linux/ramips/image/mt76x8.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk index 3f738fc488..3f6f842db7 100644 --- a/target/linux/ramips/image/mt76x8.mk +++ b/target/linux/ramips/image/mt76x8.mk @@ -274,6 +274,7 @@ define Device/minew_g1-c DEVICE_VENDOR := Minew DEVICE_MODEL := G1-C DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport kmod-usb-serial-cp210x + SUPPORTED_DEVICES += minew-g1c endef TARGET_DEVICES += minew_g1-c -- cgit v1.2.3