From 32a80deb58eded16e206342f400a30c2e8a57dad Mon Sep 17 00:00:00 2001 From: Seth0r Date: Wed, 20 Dec 2023 18:57:51 +0100 Subject: [PATCH] building test firmware for ubnt rocket-m --- targets/ath79-generic | 2 ++ 1 file changed, 2 insertions(+) diff --git a/targets/ath79-generic b/targets/ath79-generic index 0f8d2bc839..e5a6381f8b 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -564,6 +564,8 @@ device('ubiquiti-nanostation-m-xw', 'ubnt_nanostation-m-xw', { }, }) +device('ubiquiti-rocket-m', 'ubnt_rocket-m') + device('ubiquiti-unifi-ac-lite', 'ubnt_unifiac-lite', { factory = false, packages = ATH10K_PACKAGES_QCA9880,