mirror of https://github.com/aredn/aredn.git
Fix PowerBridge M upgrade
This commit is contained in:
parent
5214d35fcd
commit
fb4743b361
|
@ -34,3 +34,15 @@
|
|||
+ SUPPORTED_DEVICES += loco-m-xw rocket-m-xw
|
||||
endef
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue