Fix PowerBridge M upgrade

This commit is contained in:
Tim Wilkinson 2023-01-06 15:15:20 -08:00 committed by Joe AE6XE
parent 5214d35fcd
commit fb4743b361
1 changed files with 12 additions and 0 deletions

View File

@ -34,3 +34,15 @@
+ SUPPORTED_DEVICES += loco-m-xw rocket-m-xw + SUPPORTED_DEVICES += loco-m-xw rocket-m-xw
endef endef
TARGET_DEVICES += ubnt_powerbeam-m5-xw TARGET_DEVICES += ubnt_powerbeam-m5-xw
--- a/target/linux/ath79/image/generic-ubnt.mk
+++ b/target/linux/ath79/image/generic-ubnt.mk
@@ -365,7 +365,7 @@
SOC := ar7241
DEVICE_MODEL := PowerBridge M
DEVICE_PACKAGES += rssileds
- SUPPORTED_DEVICES += bullet-m
+ SUPPORTED_DEVICES += bullet-m nanostation-m
endef
TARGET_DEVICES += ubnt_powerbridge-m