ath79: rename Ubiquiti PowerBeam M (XW) to PowerBeam M5 (XW)
[openwrt/staging/hauke.git] / target / linux / ath79 / image / generic-ubnt.mk
index 01e8533fd6a258047b7d1540d3d22b74184da0df..547af632f62bc0a071aa2fad67c6a063e26eddac 100644 (file)
@@ -328,13 +328,13 @@ define Device/ubnt_powerbeam-5ac-gen2
 endef
 TARGET_DEVICES += ubnt_powerbeam-5ac-gen2
 
-define Device/ubnt_powerbeam-m-xw
+define Device/ubnt_powerbeam-m5-xw
   $(Device/ubnt-xw)
-  DEVICE_MODEL := PowerBeam M
+  DEVICE_MODEL := PowerBeam M5
   DEVICE_PACKAGES += rssileds
   SUPPORTED_DEVICES += loco-m-xw
 endef
-TARGET_DEVICES += ubnt_powerbeam-m-xw
+TARGET_DEVICES += ubnt_powerbeam-m5-xw
 
 define Device/ubnt_powerbridge-m
   $(Device/ubnt-xm)