diff --git a/patches/749-ubiquiti-firmware-version.patch b/patches/749-ubiquiti-firmware-version.patch index 8906fb43..524fbedc 100644 --- a/patches/749-ubiquiti-firmware-version.patch +++ b/patches/749-ubiquiti-firmware-version.patch @@ -7,4 +7,12 @@ + UBNT_VERSION := 8.7.4 endef TARGET_DEVICES += ubnt_litebeam-ac-gen2 - \ No newline at end of file + +@@ -83,6 +84,7 @@ + DEVICE_MODEL := NanoBeam AC + DEVICE_VARIANT := Gen2 + DEVICE_PACKAGES += kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct rssileds ++ UBNT_VERSION := 8.7.4 + endef + TARGET_DEVICES += ubnt_nanobeam-ac-gen2 +