mirror of https://github.com/aredn/aredn.git
Switch Nanobeam 2AC to DD-WRT firmware (doesn't function on 10MHz otherwise) (#1048)
This commit is contained in:
parent
1d6815215a
commit
1aabfd87bd
|
@ -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
|
||||
+
|
||||
|
|
Loading…
Reference in New Issue