From 8340f1811618d1ce4570dc71b53ad7b1996efee1 Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Thu, 18 Jan 2024 16:30:01 -0800 Subject: [PATCH] Add ubnt_litebeam-ac-lr to build (#1072) --- configs/ath79-generic.config | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/ath79-generic.config b/configs/ath79-generic.config index c6a55310..5626047e 100644 --- a/configs/ath79-generic.config +++ b/configs/ath79-generic.config @@ -24,6 +24,7 @@ CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_bullet-ac=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_bullet-m-xw=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_lap-120=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_litebeam-ac-gen2=y +CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_litebeam-ac-lr=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_nanobeam-2ac-13=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_nanobeam-ac-gen2=y CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_ubnt_nanobeam-ac=y