More compatibility support. (#639)

This commit is contained in:
Tim Wilkinson 2023-01-13 11:15:10 -08:00 committed by GitHub
parent 252b1dc8b7
commit a22493c7d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- a/target/linux/ath79/image/mikrotik.mk
+++ a/target/linux/ath79/image/mikrotik.mk
@@ -102,6 +102,24 @@
@@ -102,6 +102,25 @@
endef
TARGET_DEVICES += mikrotik_routerboard-mapl-2nd
@ -9,6 +9,7 @@
+ SOC := ar9344
+ DEVICE_MODEL := RouterBOARD LDF 5nD
+ DEVICE_PACKAGES += rssileds
+ SUPPORTED_DEVICES += rb-ldf-5nd
+ IMAGE_SIZE := 16256k
+endef
+TARGET_DEVICES += mikrotik_routerboard-ldf-5nd

View File

@ -46,3 +46,23 @@
endef
TARGET_DEVICES += ubnt_powerbridge-m
--- a/target/linux/ath79/image/tiny-ubnt.mk
+++ b/target/linux/ath79/image/tiny-ubnt.mk
@@ -4,7 +4,7 @@
$(Device/ubnt-xm)
SOC := ar7241
DEVICE_MODEL := AirRouter
- SUPPORTED_DEVICES += airrouter
+ SUPPORTED_DEVICES += airrouter ubnt,airrouter
endef
TARGET_DEVICES += ubnt_airrouter
@@ -13,7 +13,7 @@
SOC := ar7241
DEVICE_MODEL := NanoBridge M
DEVICE_PACKAGES += rssileds
- SUPPORTED_DEVICES += bullet-m
+ SUPPORTED_DEVICES += bullet-m ubnt,bullet-m
endef
TARGET_DEVICES += ubnt_nanobridge-m