mirror of https://github.com/aredn/aredn.git
Support newer powerbeam acs (#1373)
This commit is contained in:
parent
96202bde21
commit
7b94a9a962
|
@ -16,3 +16,11 @@
|
|||
endef
|
||||
TARGET_DEVICES += ubnt_nanobeam-ac-gen2
|
||||
|
||||
@@ -182,6 +182,7 @@
|
||||
DEVICE_MODEL := PowerBeam 5AC
|
||||
DEVICE_VARIANT := Gen2
|
||||
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct rssileds
|
||||
+ UBNT_VERSION := 8.7.4
|
||||
endef
|
||||
TARGET_DEVICES += ubnt_powerbeam-5ac-gen2
|
||||
|
Loading…
Reference in New Issue