Switch Nanobeam 2AC to DD-WRT firmware (doesn't function on 10MHz otherwise) (#1048)

This commit is contained in:
Tim Wilkinson 2024-01-01 17:26:08 -08:00 committed by GitHub
parent 1d6815215a
commit 1aabfd87bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
+define Device/ubnt_nanobeam-2ac-13
+ $(Device/ubnt-2wa)
+ DEVICE_MODEL := NanoBeam 2AC 13
+ DEVICE_PACKAGES += kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct rssileds
+ DEVICE_PACKAGES += kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ddwrt rssileds
+endef
+TARGET_DEVICES += ubnt_nanobeam-2ac-13
+