From 1aabfd87bdd355012c164789a5fe9f3df13840cf Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Mon, 1 Jan 2024 17:26:08 -0800 Subject: [PATCH] Switch Nanobeam 2AC to DD-WRT firmware (doesn't function on 10MHz otherwise) (#1048) --- patches/753-ubiquiti-2ac.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/753-ubiquiti-2ac.patch b/patches/753-ubiquiti-2ac.patch index 0f71758f..853dc2d1 100755 --- a/patches/753-ubiquiti-2ac.patch +++ b/patches/753-ubiquiti-2ac.patch @@ -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 +