From 0cb2ebe6c830f40df58952716bd675d63da24394 Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Mon, 8 Apr 2024 08:39:46 -0400 Subject: [PATCH] Add gl.inet ar300m nand variant to build (#1158) --- configs/ath79-nand.config | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/ath79-nand.config b/configs/ath79-nand.config index aac925ee..695b6c03 100644 --- a/configs/ath79-nand.config +++ b/configs/ath79-nand.config @@ -1,5 +1,6 @@ CONFIG_TARGET_ath79=y CONFIG_TARGET_ath79_nand=y +CONFIG_TARGET_DEVICE_ath79_nand_DEVICE_glinet_gl-ar300m-nand=y CONFIG_TARGET_DEVICE_ath79_nand_DEVICE_glinet_gl-ar750s-nor-nand=y CONFIG_TARGET_DEVICE_ath79_nand_DEVICE_glinet_gl-ar750s-nor=y CONFIG_TARGET_DEVICE_ath79_nand_DEVICE_glinet_gl-e750=y