ramips: add device alias for Allnet ALL0239-3G
authorDaniel Golle <daniel@makrotopia.org>
Thu, 22 Aug 2019 11:22:39 +0000 (13:22 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 22 Aug 2019 11:22:39 +0000 (13:22 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/ramips/image/rt305x.mk

index 0a034494493f9fbe5cc76d8310d625254008451d..0124a21f1fbe67e1dc215afe56b79ee99261e969 100644 (file)
@@ -267,6 +267,8 @@ define Device/aztech_hw550-3g
   IMAGE_SIZE := 7872k
   DEVICE_VENDOR := Aztech
   DEVICE_MODEL := HW550-3G
+  DEVICE_ALT0_VENDOR := Allnet
+  DEVICE_ALT0_MODEL := ALL0239-3G
   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
   SUPPORTED_DEVICES += hw550-3g
 endef