ath79: add Ubiquiti Rocket M XW as alternate name to Bullet M XW
[openwrt/staging/blocktrron.git] / target / linux / ath79 / image / generic-ubnt.mk
index 68cef7d14b13a0e5d15764561a50c463cafda94e..1d464361a0fa377886592d4474b0f384478b97eb 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