ath79: add Ubiquiti Rocket M XW as alternate name to Bullet M XW
[openwrt/openwrt.git] / target / linux / ath79 / image / generic-ubnt.mk
index 179de961be8ba324ac6c19800fc3d09f48271e5d..a4d118456f15b1bda75efba138a58d4d932204cc 100644 (file)
@@ -28,6 +28,9 @@ TARGET_DEVICES += ubnt_bullet-ac
 define Device/ubnt_bullet-m-xw
   $(Device/ubnt-xw)
   DEVICE_MODEL := Bullet M
+  DEVICE_ALT0_VENDOR := Ubiquiti
+  DEVICE_ALT0_MODEL := Rocket M
+  DEVICE_ALT0_VARIANT := XW
   DEVICE_PACKAGES += rssileds
   SUPPORTED_DEVICES += bullet-m-xw
 endef