From: Alexander Couzens Date: Wed, 7 Jul 2021 15:57:45 +0000 (+0200) Subject: ramips: minew g1-c: add the old device name to the supported devices X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=0fac6f5562acca15f62f6484317ba4aca2de34be 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 --- 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